File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 44- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
55
66# Latest
7+ * Update Roslyn to 4.13.0-1.24525.2 (PR: [ #7694 ] ( https://github.com/dotnet/vscode-csharp/pull/7694 ) )
8+ * Fix error message spelling (PR: [ #75601 ] ( https://github.com/dotnet/roslyn/pull/75601 ) )
9+ * Improve diagnostic performance by re-using results if diagnostic data is the same (PR: [ #75587 ] ( https://github.com/dotnet/roslyn/pull/75587 ) )
10+ * Improve performance in checksum computation (PR: [ #75479 ] ( https://github.com/dotnet/roslyn/pull/75479 ) )
711* Bumped xamlTools to 17.13.35422.31 (PR: [ #7685 ] ( https://github.com/dotnet/vscode-csharp/pull/7685 ) )
812* Update Razor to 9.0.0-preview.24524.4 (PR: [ #7692 ] ( https://github.com/dotnet/vscode-csharp/pull/7692 ) )
913 * Roslyn Tokenizer (#11086 ) (PR: [ #11086 ] ( https://github.com/dotnet/razor/pull/11086 ) )
Original file line number Diff line number Diff line change 3737 }
3838 },
3939 "defaults" : {
40- "roslyn" : " 4.13.0-1.24518.1 " ,
40+ "roslyn" : " 4.13.0-1.24525.2 " ,
4141 "omniSharp" : " 1.39.11" ,
4242 "razor" : " 9.0.0-preview.24524.4" ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments