File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
6
# 2.66.x
7
+ * Update Roslyn to (PR: [ #7984 ] ( https://github.com/dotnet/vscode-csharp/pull/7984 ) )
8
+ * Return LSP diagnostics with their reported severity. (PR: [ #77145 ] ( https://github.com/dotnet/roslyn/pull/77145 ) )
9
+ * Fix syntax generation of explict checked operator from symbol (PR: [ #77102 ] ( https://github.com/dotnet/roslyn/pull/77102 ) )
10
+ * Manage information diagnostic severity on the client-side (PR: [ #7984 ] ( https://github.com/dotnet/vscode-csharp/pull/7984 ) )
7
11
8
12
# 2.65.x
9
13
* Update Roslyn LSP to run on .NET 9 (PR: [ #7946 ] ( https://github.com/dotnet/vscode-csharp/pull/7946 ) )
@@ -26,7 +30,7 @@ Bump xamltools to 17.14.35807.11(PR: [#7976]( https://github.com/dotnet/vscode-c
26
30
27
31
# 2.63.x
28
32
* Bump xamlTools to 17.14.35723.260 (PR: [ #7932 ] ( https://github.com/dotnet/vscode-csharp/pull/7941 ) )
29
- * CSS Hot Reload for MAUI Blazor Hybrid is now in preview. It's enabled when C# Hot Reload is enabled.
33
+ * CSS Hot Reload for MAUI Blazor Hybrid is now in preview. It's enabled when C# Hot Reload is enabled.
30
34
* Update Roslyn to 4.14.0-1.25074.7 (PR: [ #7942 ] ( https://github.com/dotnet/vscode-csharp/pull/7942 ) )
31
35
* Enable extract refactorings in LSP (PR: [ #76718 ] ( https://github.com/dotnet/roslyn/pull/76718 ) )
32
36
* Speed up 'fix all' for 'use auto prop' by running in parallel (PR: [ #76905 ] ( https://github.com/dotnet/roslyn/pull/76905 ) )
You can’t perform that action at this time.
0 commit comments