File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.121.x
7-
7+ * Update Razor to 10.0.0-preview.26075.11 (PR: [ #8914 ] ( https://github.com/dotnet/vscode-csharp/pull/8914 ) )
8+ * Add IndentByTwo attribute indent style option for Razor formatting (PR: [ #12700 ] ( https://github.com/dotnet/razor/pull/12700 ) )
9+ * Fix ordering logic for folding ranges, to fix expression bodied method folding (PR: [ #12695 ] ( https://github.com/dotnet/razor/pull/12695 ) )
10+
811# 2.113.x
912* Add explorer context menu item for changing project context (PR: [ #8896 ] ( https://github.com/dotnet/vscode-csharp/pull/8896 ) )
1013* Small fixes for project context selector (PR: [ #8889 ] ( https://github.com/dotnet/vscode-csharp/pull/8889 ) )
Original file line number Diff line number Diff line change 4242 "defaults" : {
4343 "roslyn" : " 5.4.0-2.26062.9" ,
4444 "omniSharp" : " 1.39.14" ,
45- "razor" : " 10.0.0-preview.26066.2 " ,
45+ "razor" : " 10.0.0-preview.26075.11 " ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4747 "xamlTools" : " 18.3.11128.18"
4848 },
You can’t perform that action at this time.
0 commit comments