File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-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# 2.79.x
7+ * Bump Roslyn to 5.0.0-1.25266.2 (PR: [ #8298 ] ( https://github.com/dotnet/vscode-csharp/pull/8298 ) )
8+ * hotfix to fix restore and stop including bin/obj artifacts in directory with loose files(PR: [ #78615 ] ( https://github.com/dotnet/roslyn/pull/78615 ) )
9+ * Ensure we pass unique binlog paths to each BuildHost(PR: [ #78599 ] ( https://github.com/dotnet/roslyn/pull/78599 ) )
10+ * Fix embedded language classification inside multi-line string(PR: [ #78588 ] ( https://github.com/dotnet/roslyn/pull/78588 ) )
711
812# 2.78.x
913* Bump Roslyn to 5.0.0-1.25263.3 (PR: [ #8287 ] ( https://github.com/dotnet/vscode-csharp/pull/8287 ) )
Original file line number Diff line number Diff line change 4040 " workspace"
4141 ],
4242 "defaults" : {
43- "roslyn" : " 5.0.0-1.25263.3 " ,
43+ "roslyn" : " 5.0.0-1.25266.2 " ,
4444 "omniSharp" : " 1.39.12" ,
4545 "razor" : " 10.0.0-preview.25262.1" ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments