File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
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.82.x
7
- * Bump Roslyn to 5.0.0-1.25302.4 (PR: [ #8340 ] ( https://github.com/dotnet/vscode-csharp/pull/8340 ) )
7
+ * Bump Roslyn to 5.0.0-1.25302.10 (PR: [ #8347 ] ( https://github.com/dotnet/vscode-csharp/pull/8347 ) )
8
+ * Directly create virtual project when dotnet run-api is missing for now(PR: [ #78788 ] ( https://github.com/dotnet/roslyn/pull/78788 ) )
8
9
* Ensure sln load uses project absolute paths(PR: [ #78772 ] ( https://github.com/dotnet/roslyn/pull/78772 ) )
9
10
* Switch return to continue(PR: [ #78781 ] ( https://github.com/dotnet/roslyn/pull/78781 ) )
10
11
* Fix cast before we unsubscribe(PR: [ #78776 ] ( https://github.com/dotnet/roslyn/pull/78776 ) )
Original file line number Diff line number Diff line change 40
40
" workspace"
41
41
],
42
42
"defaults" : {
43
- "roslyn" : " 5.0.0-1.25302.4 " ,
43
+ "roslyn" : " 5.0.0-1.25302.10 " ,
44
44
"omniSharp" : " 1.39.12" ,
45
45
"razor" : " 10.0.0-preview.25279.1" ,
46
46
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments