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 44- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
55
66# Latest
7+ * Update Roslyn to 4.11.0-1.24209.10 (PR: [ #<>] ( https://github.com/dotnet/vscode-csharp/pull/<> ) )
8+ * Fix issue with case sensitivity when finding documentIds for URIs (PR: [ #72965 ] ( https://github.com/dotnet/roslyn/pull/72965 ) )
9+ * Bulk add/remove projects to workspace (PR: [ #72957 ] ( https://github.com/dotnet/roslyn/pull/72957 ) )
10+ * Allow language specific handlers to use their own types for serialization (PR: [ #72230 ] ( https://github.com/dotnet/roslyn/pull/72230 ) )
11+ * Update VS telemetry for devkit (PR: [ #72894 ] ( https://github.com/dotnet/roslyn/pull/72894 ) )
712* Bump Razor to 7.0.0-preview.24178.4 (PR: [ #7017 ] ( https://github.com/dotnet/vscode-csharp/pull/7017 ) )
813 * Add option to force runtime code generation for razor (a.k.a fuse)
914 * [ Fix vscode fuse feature flag (10169)] ( https://github.com/dotnet/razor/pull/10169 )
Original file line number Diff line number Diff line change 3737 }
3838 },
3939 "defaults" : {
40- "roslyn" : " 4.11.0-1.24179.11 " ,
40+ "roslyn" : " 4.11.0-1.24209.10 " ,
4141 "omniSharp" : " 1.39.11" ,
4242 "razor" : " 7.0.0-preview.24178.4" ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments