File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 33- Diagnostics related feature requests and improvements [ #5951 ] ( https://github.com/dotnet/vscode-csharp/issues/5951 )
44- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
55
6- # 2.96 .x
6+ # 2.97 .x
77
8- # 2.95.x
9- * Update RoslynCopilot url to 18.0.898-alpha (PR: [ #8696 ] ( https://github.com/dotnet/vscode-csharp/pull/8696 ) )
8+ # 2.96.x
9+ * Update Debugger to v2.95.0 (PR: [ #8710 ] ( https://github.com/dotnet/vscode-csharp/pull/8710 ) )
10+ * Remove default editor.formatOnType configuration for C# (PR: [ #8709 ] ( https://github.com/dotnet/vscode-csharp/pull/8709 ) )
11+ * Support optional components (PR: [ #8703 ] ( https://github.com/dotnet/vscode-csharp/pull/8703 ) )
12+ * Update RoslynCopilot url to 18.0.904-alpha (PR: [ #8699 ] ( https://github.com/dotnet/vscode-csharp/pull/8699 ) )
1013* Bump Roslyn to 5.3.0-1.25514.3 (PR: [ #8700 ] ( https://github.com/dotnet/vscode-csharp/pull/8700 ) )
1114 * Ensure ` LspWorkspaceManager ` returns solutions without misc document when file moved(PR: [ #80535 ] ( https://github.com/dotnet/roslyn/pull/80535 ) )
1215 * Add limited support for binarylogger to MSBuildWorkspace(PR: [ #80120 ] ( https://github.com/dotnet/roslyn/pull/80120 ) )
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3- "version" : " 2.96 " ,
3+ "version" : " 2.97 " ,
44 "publicReleaseRefSpec" : [
55 " ^refs/heads/release$" ,
66 " ^refs/heads/prerelease$" ,
You can’t perform that action at this time.
0 commit comments