File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-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-3.24307.2 (PR: [ #7211 ] ( https://github.com/dotnet/vscode-csharp/pull/7211 ) )
8+ * Avoid writing analyzer shadow copies to /tmp/ on Unix (PR: [ #73809 ] ( https://github.com/dotnet/roslyn/pull/73809 ) )
9+ * Fix exponential blowup parsing pathological files (PR: [ #73788 ] ( https://github.com/dotnet/roslyn/pull/73788 ) )
10+ * Fix serialization of capabilities in onautoinsert (PR: [ #73867 ] ( https://github.com/dotnet/roslyn/pull/73867 ) )
11+ * Update Debugger Packages to v2.33.0 (PR: [ #7204 ] ( https://github.com/dotnet/vscode-csharp/pull/7204 ) )
12+
13+ # 2.33.16
714* Update Roslyn to 4.11.0-3.24304.4 (PR: [ #7191 ] ( https://github.com/dotnet/vscode-csharp/pull/7191 ) )
815 * Fix build host when only the .net 6 SDK is installed (PR: [ #73818 ] ( https://github.com/dotnet/roslyn/pull/73818 ) )
916 * Bump Razor to 9.0.0-preview.24281.3 (PR: [ #73817 ] ( https://github.com/dotnet/roslyn/pull/73817 ) )
Original file line number Diff line number Diff line change 3737 }
3838 },
3939 "defaults" : {
40- "roslyn" : " 4.11.0-3.24304.4 " ,
40+ "roslyn" : " 4.11.0-3.24307.2 " ,
4141 "omniSharp" : " 1.39.11" ,
4242 "razor" : " 7.0.0-preview.24266.1" ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments