File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-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# 2.57.x
7+ * Update Razor to 9.0.0-preview.24565.1 (PR: [ #7793 ] )(https://github.com/dotnet/vscode-csharp/pull/7793 )
78* Update Roslyn to 4.13.0-2.24565.3 (PR: [ #7792 ] ( https://github.com/dotnet/vscode-csharp/pull/7792 ) )
89 * Add support for go to type definition (PR: [ #75819 ] ( https://github.com/dotnet/roslyn/pull/75819 ) )
910 * Reduce formatting allocations when scrolling (PR: [ #75912 ] ( https://github.com/dotnet/roslyn/pull/75912 ) )
Original file line number Diff line number Diff line change 3939 "defaults" : {
4040 "roslyn" : " 4.13.0-2.24565.3" ,
4141 "omniSharp" : " 1.39.11" ,
42- "razor" : " 9.0.0-preview.24561.3 " ,
42+ "razor" : " 9.0.0-preview.24565.1 " ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4444 "xamlTools" : " 17.13.35513.19"
4545 },
You can’t perform that action at this time.
0 commit comments