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 4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
6
# 2.88.x
7
+ * Bump Razor to 10.0.0-preview.25377.4 (PR: [ #???] ( https://github.com/dotnet/vscode-csharp/pull/??? ) )
8
+ * Cache MEF composition in OOP and VS Code (PR: [ #12041 ] ( https://github.com/dotnet/razor/pull/12041 ) )
7
9
8
10
# 2.87.x
9
11
* Bump Roslyn to 5.0.0-2.25371.17 (PR: [ #8436 ] ( https://github.com/dotnet/vscode-csharp/pull/8436 ) )
Original file line number Diff line number Diff line change 42
42
"defaults" : {
43
43
"roslyn" : " 5.0.0-2.25371.17" ,
44
44
"omniSharp" : " 1.39.12" ,
45
- "razor" : " 10.0.0-preview.25368.1 " ,
45
+ "razor" : " 10.0.0-preview.25377.4 " ,
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