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 4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
6
# 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 ) )
7
11
8
12
# 2.78.x
9
13
* 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 40
40
" workspace"
41
41
],
42
42
"defaults" : {
43
- "roslyn" : " 5.0.0-1.25263.3 " ,
43
+ "roslyn" : " 5.0.0-1.25266.2 " ,
44
44
"omniSharp" : " 1.39.12" ,
45
45
"razor" : " 10.0.0-preview.25262.1" ,
46
46
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments