File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
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.86.x
7- * Bump Roslyn to 5.0.0-1.25358.1 (PR: [ #8402 ] ( https://github.com/dotnet/vscode-csharp/pull/8402 ) )
7+ * Bump Roslyn to 5.0.0-1.25361.2 (PR: [ #8416 ] ( https://github.com/dotnet/vscode-csharp/pull/8416 ) )
8+ * Fix issue with diagnostics when renaming a file (case change only) (PR: [ #79298 ] ( https://github.com/dotnet/roslyn/pull/79298 ) )
9+ * Allow rename to (optionally) process source generated documents(PR: [ #78984 ] ( https://github.com/dotnet/roslyn/pull/78984 ) )
810 * Initial support for adding obsolete attributes to primary constructors(PR: [ #79271 ] ( https://github.com/dotnet/roslyn/pull/79271 ) )
911 * Allow the Razor extension to report telemetry (and initialize)(PR: [ #79254 ] ( https://github.com/dotnet/roslyn/pull/79254 ) )
1012 * Use same location for 'use implicit object' as we do for 'use collection expression'.(PR: [ #79265 ] ( https://github.com/dotnet/roslyn/pull/79265 ) )
Original file line number Diff line number Diff line change 4040 " workspace"
4141 ],
4242 "defaults" : {
43- "roslyn" : " 5.0.0-1.25358.1 " ,
43+ "roslyn" : " 5.0.0-1.25361.2 " ,
4444 "omniSharp" : " 1.39.12" ,
4545 "razor" : " 10.0.0-preview.25329.6" ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments