File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-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.62.x
7- * Bump xamlTools to 17.13.35709.178 (PR: [ #7914 ] ( https://github.com/dotnet/vscode-csharp/pull/7914 ) )
7+ * Update Roslyn to 4.14.0-1.25060.2 (PR: [ #7916 ] ( https://github.com/dotnet/vscode-csharp/pull/7916 ) )
8+ * Support Extracting method with complex flow control cosntructs in them. (PR: [ #76686 ] ( https://github.com/dotnet/roslyn/pull/76686 ) )
9+ * Classify the langword attribute value in DocComments (PR: [ #76678 ] ( https://github.com/dotnet/roslyn/pull/76678 ) )
10+ * Fix FAR/rename with method type parameters (PR: [ #76652 ] ( https://github.com/dotnet/roslyn/pull/76652 ) )
11+ * Fix assembly load when file path contains URI reserved chars (PR: [ #76617 ] ( https://github.com/dotnet/roslyn/pull/76617 ) )
12+ * Reduce allocations during checksum creation. (PR: [ #76524 ] ( https://github.com/dotnet/roslyn/pull/76524 ) )
13+ * Bump xamlTools to 17.13.35709.178 (PR: [ #7914 ] ( https://github.com/dotnet/vscode-csharp/pull/7914 ) )
14+
815
916# 2.61.x
1017* Update Razor to 9.0.0-preview.25052.3 (PR: [ #7904 ] ( https://github.com/dotnet/vscode-csharp/pull/7904 ) )
Original file line number Diff line number Diff line change 3737 }
3838 },
3939 "defaults" : {
40- "roslyn" : " 4.13 .0-3.25051.1 " ,
40+ "roslyn" : " 4.14 .0-1.25060.2 " ,
4141 "omniSharp" : " 1.39.12" ,
4242 "razor" : " 9.0.0-preview.25052.3" ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments