File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 8
8
* Bump xamlTools to the latest (PR: https://github.com/dotnet/vscode-csharp/pull/7161 )
9
9
* Update Debugger to v2.30.1 (PR: https://github.com/dotnet/vscode-csharp/pull/7145 )
10
10
11
- # 2.30.28
12
- * Update Roslyn to 4.11.0-2.24266.3 (PR: [ #7135 ] ( https://github.com/dotnet/vscode-csharp/pull/7135 ) )
11
+ # 2.31.28
12
+ * Update Razor to use source generator shipped in extension instead of the SDK (PR: [ #7134 ] ( https://github.com/dotnet/vscode-csharp/pull/7134 ) )
13
+ * Fixes incorrect 'Amibuity between' errors displaying in Razor files (Issue: [ #10351 ] ( https://github.com/dotnet/razor/issues/10351 ) )
14
+ * Update Roslyn to 4.11.0-2.24267.3 (PR: [ #7134 ] ( https://github.com/dotnet/vscode-csharp/pull/7134 ) )
15
+ * Allow Razor to use source generator shipped with tooling (PR: [ #73524 ] ( https://github.com/dotnet/roslyn/pull/73524 ) )
13
16
* Various performance improvements and allocation reductions
14
17
* Reduce allocations in retrieving text from parsed trees (PR: [ #73512 ] ( https://github.com/dotnet/roslyn/pull/73512 ) )
15
18
* Improve code action performance (PR: [ #73493 ] ( https://github.com/dotnet/roslyn/pull/73493 ) )
You can’t perform that action at this time.
0 commit comments