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 4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
6
# 2.69.x
7
+ * Bump razor to 9.0.0-preview.25156.2 (PR: [ ] ( ) )
8
+ * Enable FUSE by default
9
+ * Improve solution load performance (#11591 ) (PR: [ #11591 ] ( https://github.com/dotnet/razor/pull/11591 ) )
10
+ * Make logging fall into the pit of success (#11581 ) (PR: [ #11581 ] ( https://github.com/dotnet/razor/pull/11581 ) )
11
+ * Fix code actions appearing for the wrong context when invoked from light bulb (#11537 ) (PR: [ #11537 ] ( https://github.com/dotnet/razor/pull/11537 ) )
7
12
* Bump xamlTools to 17.14.35904.287 (PR: [ #8042 ] ( https://github.com/dotnet/vscode-csharp/pull/8042 ) )
8
13
9
14
# 2.68.x
Original file line number Diff line number Diff line change 39
39
"defaults" : {
40
40
"roslyn" : " 4.14.0-2.25120.5" ,
41
41
"omniSharp" : " 1.39.12" ,
42
- "razor" : " 9.0.0-preview.25125.9 " ,
42
+ "razor" : " 9.0.0-preview.25156.2 " ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
44
"xamlTools" : " 17.14.35904.287"
45
45
},
You can’t perform that action at this time.
0 commit comments