File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-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.94.x
7+ * Bump Razor to 10.0.0-preview.25503.1 (PR: [ #8679 ] ( https://github.com/dotnet/vscode-csharp/pull/8679 ) )
8+ * Ensure RazorVSInternalCompletionParams is used for serialization of completion requests (PR: [ #12271 ] ( https://github.com/dotnet/razor/pull/12271 ) )
79* Fix update changelog script (PR: [ #8671 ] ( https://github.com/dotnet/vscode-csharp/pull/8671 ) )
810* Update RoslynCopilot url to 18.0.797-alpha (PR: [ #8652 ] ( https://github.com/OmniSharp/omnisharp-vscode/pull/8652 ) )
911* Fix GH action (PR: [ #8662 ] ( https://github.com/OmniSharp/omnisharp-vscode/pull/8662 ) )
Original file line number Diff line number Diff line change 4242 "defaults" : {
4343 "roslyn" : " 5.1.0-1.25506.3" ,
4444 "omniSharp" : " 1.39.14" ,
45- "razor" : " 10.0.0-preview.25472.6 " ,
45+ "razor" : " 10.0.0-preview.25503.1 " ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4747 "xamlTools" : " 18.0.11023.10"
4848 },
You can’t perform that action at this time.
0 commit comments