File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-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
# Latest
7
- * Update Roslyn to 4.11.0-2.24266.3 (PR: [ #<>] ( https://github.com/dotnet/vscode-csharp/pull/<> ) )
7
+ * Update Razor to use source generator shipped in extension instead of the SDK (PR: [ #7134 ] ( https://github.com/dotnet/vscode-csharp/pull/7134 ) )
8
+ * Fixes incorrect 'Amibuity between' errors displaying in Razor files (Issue: [ #10351 ] ( https://github.com/dotnet/razor/issues/10351 ) )
9
+ * Update Roslyn to 4.11.0-2.24267.3 (PR: [ #7134 ] ( https://github.com/dotnet/vscode-csharp/pull/7134 ) )
10
+ * Allow Razor to use source generator shipped with tooling (PR: [ #73524 ] ( https://github.com/dotnet/roslyn/pull/73524 ) )
8
11
* Various performance improvements and allocation reductions
9
12
* Reduce allocations in retrieving text from parsed trees (PR: [ #73512 ] ( https://github.com/dotnet/roslyn/pull/73512 ) )
10
13
* 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