File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-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.89.x
7+ * Bump Razor to 10.0.0-preview.25408.2 (PR: [ #8512 ] ( https://github.com/dotnet/vscode-csharp/pull/8512 ) )
8+ * Fix cohost override setting (PR: [ #12082 ] ( https://github.com/dotnet/razor/pull/12082 ) )
9+ * Cohost span mapping (PR: [ #12055 ] ( https://github.com/dotnet/razor/pull/12055 ) )
10+ * Explicitly deny certain Roslyn formatting options (PR: [ #12064 ] ( https://github.com/dotnet/razor/pull/12064 ) )
11+ * Don't use ` requestContext ` in document closed endpoint (PR: [ #12080 ] ( https://github.com/dotnet/razor/pull/12080 ) )
712
813# 2.88.x
914* Enable Razor Cohosting "on" by default (PR: [ #8469 ] ( https://github.com/dotnet/vscode-csharp/pull/8469 ) )
Original file line number Diff line number Diff line change 4242 "defaults" : {
4343 "roslyn" : " 5.0.0-2.25405.5" ,
4444 "omniSharp" : " 1.39.14" ,
45- "razor" : " 10.0.0-preview.25403.1 " ,
45+ "razor" : " 10.0.0-preview.25408.2 " ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4747 "xamlTools" : " 17.14.36106.43"
4848 },
You can’t perform that action at this time.
0 commit comments