File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
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.50.x
7+ * Update Roslyn to 4.13.0-1.24477.2 (PR: [ #<>] ( https://github.com/dotnet/vscode-csharp/pull/<> ) )
8+ * Use MSBuild globs to determine which file changes are relevant (PR: [ #75139 ] ( https://github.com/dotnet/roslyn/pull/75139 ) )
9+ * Allow <code > in DocComments to render as a block in Hover response (PR: [ #75215 ] ( https://github.com/dotnet/roslyn/pull/75215 ) )
10+ * Ignore irrelevant exceptions when reporting LSP server NFW (PR: [ #75150 ] ( https://github.com/dotnet/roslyn/pull/75150 ) )
711* Bumped xamltools to 17.12.35326.17 (PR: [ #7610 ] ( https://github.com/dotnet/vscode-csharp/pull/7610 ) )
12+ * Do not remove documents if they are not files (PR: [ #7607 ] ( https://github.com/dotnet/vscode-csharp/pull/7607 ) )
13+ * Support copilot registerRelatedFilesProvider API (PR: [ #7605 ] ( https://github.com/dotnet/vscode-csharp/pull/7605 ) )
14+ * Update Debugger packages to v2.50.0 (PR: [ #7597 ] ( https://github.com/dotnet/vscode-csharp/pull/7597 ) )
815
916# 2.49.x
1017* Update Razor to 9.0.0-preview.24467.1
Original file line number Diff line number Diff line change 3737 }
3838 },
3939 "defaults" : {
40- "roslyn" : " 4.12 .0-3.24470.4 " ,
40+ "roslyn" : " 4.13 .0-1.24477.2 " ,
4141 "omniSharp" : " 1.39.11" ,
4242 "razor" : " 9.0.0-preview.24467.1" ,
4343 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
You can’t perform that action at this time.
0 commit comments