|
4 | 4 | - Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876) |
5 | 5 |
|
6 | 6 | # 2.61.x |
| 7 | +* Update OmniSharp to 1.39.12 (PR: [#7445](https://github.com/dotnet/vscode-csharp/pull/7445)) |
| 8 | + * Update .NET SDKs (PR: [omnisharp-roslyn/#2621](https://github.com/OmniSharp/omnisharp-roslyn/pull/2621)) |
| 9 | + * Update Roslyn to 4.12.0-1.24358.3 (PR: [omnisharp-roslyn/#2619](https://github.com/OmniSharp/omnisharp-roslyn/pull/2619)) |
| 10 | + * Fix code fix construction (PR: [omnisharp-roslyn/#2620](https://github.com/OmniSharp/omnisharp-roslyn/pull/2620)) |
| 11 | + * Remove NuGet.Packaging.Core, as it's an assembly that only contains forwarders (PR: [omnisharp-roslyn/#2610](https://github.com/OmniSharp/omnisharp-roslyn/pull/2610)) |
| 12 | + * Fix inlay hints lambdas parameter type null reference exception (PR: [omnisharp-roslyn/#2604](https://github.com/OmniSharp/omnisharp-roslyn/pull/2604)) |
| 13 | + * Update SDKs and Roslyn (PR: [omnisharp-roslyn/#2603](https://github.com/OmniSharp/omnisharp-roslyn/pull/2603)) |
| 14 | + * Pass project path when performing a restore (PR: [omnisharp-roslyn/#2593](https://github.com/OmniSharp/omnisharp-roslyn/pull/2593)) |
7 | 15 | * Bump xamltools to 17.13.35611.21 (PR: [#7872](https://github.com/dotnet/vscode-csharp/pull/7872)) |
8 | 16 |
|
9 | 17 | # 2.60.x |
|
47 | 55 | * Bump xamltools to 17.13.35606.23 (PR: [#7856](https://github.com/dotnet/vscode-csharp/pull/7856)) |
48 | 56 | * Restore WASM debug hook (#7843) (PR: [#7844](https://github.com/dotnet/vscode-csharp/pull/7844)) |
49 | 57 |
|
50 | | -# 2.59.x |
| 58 | +# 2.59.14 |
51 | 59 | * Update Roslyn to 4.13.0-3.24577.4 (PR: [#7833](https://github.com/dotnet/vscode-csharp/pull/7833)) |
52 | 60 | * Fix issue where suppressors could not correctly suppress built in analyzers (PR: [#75684](https://github.com/dotnet/roslyn/pull/75684)) |
53 | 61 | * Implement find all references to preprocessing symbols (PR: [#66425](https://github.com/dotnet/roslyn/pull/66425)) |
|
57 | 65 | * The OmniSharp version of `dotnet.dotnetPath` has been migrated to `omnisharp.dotnetPath` |
58 | 66 | * Bump xamltools to 17.13.35527.19 (PR: [#7831](https://github.com/dotnet/vscode-csharp/pull/7831)) |
59 | 67 |
|
60 | | -# 2.58.x |
| 68 | +# 2.58.20 |
61 | 69 | * Update Razor to 9.0.0-preview.24569.4 (PR: [#7805](https://github.com/dotnet/vscode-csharp/pull/7805)) |
62 | 70 | * Allow logging level to be changed in rzls (#11228) (PR: [#11228](https://github.com/dotnet/razor/pull/11228)) |
63 | 71 | * [Fuse] bind-Value:attribute support (#11214) (PR: [#11214](https://github.com/dotnet/razor/pull/11214)) |
|
68 | 76 | * Include list of processes that lock file in `can't write file` error message (PR: [#75946](https://github.com/dotnet/roslyn/pull/75946)) |
69 | 77 | * Add server side support for refreshing source generated files (PR: [#75939](https://github.com/dotnet/roslyn/pull/75939)) |
70 | 78 |
|
71 | | -# 2.57.x |
| 79 | +# 2.57.28 |
72 | 80 | * Update Razor to 9.0.0-preview.24565.1 (PR: [#7793])(https://github.com/dotnet/vscode-csharp/pull/7793) |
73 | 81 | * Fine tuning of what types of project update affect what state (#11213) (PR: [#11213](https://github.com/dotnet/razor/pull/11213)) |
74 | 82 | * Fix request duration logging (#11198) (PR: [#11198](https://github.com/dotnet/razor/pull/11198)) |
|
90 | 98 | * Fix Razor preview panel button colors to have more visible contrast ratio (PR: [#7766](https://github.com/dotnet/vscode-csharp/pull/7766)) |
91 | 99 | * Bump xamltools to 17.13.35513.19 (PR: [#7777](https://github.com/dotnet/vscode-csharp/pull/7777)) |
92 | 100 |
|
93 | | -# 2.56.x |
| 101 | +# 2.56.31 |
94 | 102 | * Update Roslyn to 4.13.0-2.24561.3 (PR: [#7765](https://github.com/dotnet/vscode-csharp/pull/7765)) |
95 | 103 | * Update Razor to fix serialization issue loading projects (PR: [#75794](https://github.com/dotnet/roslyn/pull/75794)) |
96 | 104 | * Update Razor to 9.0.0-preview.24557.11 (PR: [#7756](https://github.com/dotnet/vscode-csharp/pull/7756)) |
|
115 | 123 | * Bump xamltools to 17.13.35507.225 (PR: [#7755](https://github.com/dotnet/vscode-csharp/pull/7755)) |
116 | 124 | * XAML IntelliseSense completions for Image.Source |
117 | 125 |
|
118 | | -# 2.55.x |
| 126 | +# 2.55.29 |
119 | 127 | * Update Razor to 9.0.0-preview.24557.10 (PR: [#7757](https://github.com/dotnet/vscode-csharp/pull/7757)) |
120 | 128 | * Update VSTelemetryAPI version (#11181) (PR: [#11181](https://github.com/dotnet/razor/pull/11181)) |
121 | 129 | * Update Roslyn to 4.13.0-2.24557.6 (PR: [#7751](https://github.com/dotnet/vscode-csharp/pull/7751)) |
|
147 | 155 | * XAML IntelliseSense completions for ResourceDictionary.Source |
148 | 156 | * XAML IntelliseSense completions for name properties like Setter.TargetName |
149 | 157 |
|
150 | | -# 2.54.x |
| 158 | +# 2.54.20 |
151 | 159 | * Update debugger packages to v2.54.0 (PR: [#7691](https://github.com/dotnet/vscode-csharp/pull/7691)) |
152 | 160 | * Only show misc files warning toast after delay. (PR: [#7689](https://github.com/dotnet/vscode-csharp/pull/7689)) |
153 | 161 | * Update Roslyn to 4.13.0-1.24525.2 (PR: [#7694](https://github.com/dotnet/vscode-csharp/pull/7694)) |
|
169 | 177 | * Including @using for Out-of-Scope Razor Component References (#10651) (PR: [#10651](https://github.com/dotnet/razor/pull/10651)) |
170 | 178 | * Make checkDevCert a modal dialogue (PR: [#7704](https://github.com/dotnet/vscode-csharp/pull/7704)) |
171 | 179 |
|
172 | | -# 2.53.x |
| 180 | +# 2.53.17 |
173 | 181 | * Update Roslyn to 4.13.0-1.24518.1 (PR: [#7670](https://github.com/dotnet/vscode-csharp/pull/7670)) |
174 | 182 | * Fix issue where server sometimes crashed when saving new C# file for the first time (PR: [#75509](https://github.com/dotnet/roslyn/pull/75509)) |
175 | 183 | * Report LSP loading telemetry (PR: [#75402](https://github.com/dotnet/roslyn/pull/75402)) |
|
190 | 198 | * Don't throw if we get an old/bad Inlay Hint request (PR: [#10968](https://github.com/dotnet/razor/pull/10968)) |
191 | 199 | * Fix on type formatting (PR: [#10949](https://github.com/dotnet/razor/pull/10949)) |
192 | 200 |
|
193 | | -# 2.52.x |
| 201 | +# 2.52.24 |
194 | 202 | * Add miscellaneous file open notifications (PR: [#7652](https://github.com/dotnet/vscode-csharp/pull/7652)) |
195 | 203 | * Require at least version 8.0.10 of the .net runtime (PR: [#7651](https://github.com/dotnet/vscode-csharp/pull/7651)) |
196 | 204 | * Warn when the active file is not part of the open workspace (PR: [#7628](https://github.com/dotnet/vscode-csharp/pull/7628)) |
|
0 commit comments