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.87.x
7
- * Bump Roslyn to 5.0.0-2.25368.8 (PR: [ #8431 ] ( https://github.com/dotnet/vscode-csharp/pull/8431 ) )
7
+ * Bump Roslyn to 5.0.0-2.25371.17 (PR: [ #8436 ] ( https://github.com/dotnet/vscode-csharp/pull/8436 ) )
8
+ * Fix exception in additional file diagnostics (PR: [ #79501 ] ( https://github.com/dotnet/roslyn/pull/79501 ) )
8
9
* Simplify stale project handling in hot reload(PR: [ #79386 ] ( https://github.com/dotnet/roslyn/pull/79386 ) )
9
10
* Fix static extension method not showing up on enum type(PR: [ #79454 ] ( https://github.com/dotnet/roslyn/pull/79454 ) )
10
11
* Update 'use auto property' to respect user options around ` this. ` for property access.(PR: [ #79405 ] ( https://github.com/dotnet/roslyn/pull/79405 ) )
Original file line number Diff line number Diff line change 40
40
" workspace"
41
41
],
42
42
"defaults" : {
43
- "roslyn" : " 5.0.0-2.25368.8 " ,
43
+ "roslyn" : " 5.0.0-2.25371.17 " ,
44
44
"omniSharp" : " 1.39.12" ,
45
45
"razor" : " 10.0.0-preview.25368.1" ,
46
46
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments