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 11
11
* Convert to regular constructor for partial types (PR: [ #79092 ] ( https://github.com/dotnet/roslyn/pull/79092 ) )
12
12
* Fix roslyn test modifiers in semantic tokens (PR: [ #79070 ] ( https://github.com/dotnet/roslyn/pull/79070 ) )
13
13
* Fix restore for 'dotnet run app.cs' in IDE (PR: [ #78990 ] ( https://github.com/dotnet/roslyn/pull/78990 ) )
14
+ * Bump Razor to 10.0.0-preview.25329.6 (PR: [ #8392 ] ( https://github.com/dotnet/vscode-csharp/pull/8392 ) )
15
+ * Fix formatting issue with code block opening braces (PR: [ #11969 ] ( https://github.com/dotnet/razor/pull/11969 ) )
14
16
15
17
# 2.84.x
16
18
* Bump Roslyn to 5.0.0-1.25319.11 (PR: [ #8380 ] ( https://github.com/dotnet/vscode-csharp/pull/8380 ) )
Original file line number Diff line number Diff line change 42
42
"defaults" : {
43
43
"roslyn" : " 5.0.0-1.25326.2" ,
44
44
"omniSharp" : " 1.39.12" ,
45
- "razor" : " 10.0.0-preview.25322.1 " ,
45
+ "razor" : " 10.0.0-preview.25329.6 " ,
46
46
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
47
47
"xamlTools" : " 17.14.36106.43"
48
48
},
You can’t perform that action at this time.
0 commit comments