File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
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
# Latest
7
+ * List solution filter files (.slnf) in the 'Open Solution' command. (PR: [ #7082 ] ( https://github.com/dotnet/vscode-csharp/pull/7082 ) )
8
+ * No longer activate on the presence of .sln or .slnf files (PR: [ #7081 ] ( https://github.com/dotnet/vscode-csharp/pull/7081 ) )
9
+ * Update Debugger Packages to v2.28.1 (PR: [ #7072 ] ( https://github.com/dotnet/vscode-csharp/pull/7072 ) )
10
+
11
+ # 2.28.8
7
12
* Update Roslyn to 4.11.0-1.24226.4 (PR: [ #7069 ] ( https://github.com/dotnet/vscode-csharp/pull/7069 ) )
8
13
* Separate document diagnostics into multiple buckets to improve diagnostics performance (PR: [ #73073 ] ( https://github.com/dotnet/roslyn/pull/73073 ) )
9
14
* Improve performance of diagnostics when analysis is set to fullSolution (PR: [ #73201 ] ( https://github.com/dotnet/roslyn/pull/73201 ) )
You can’t perform that action at this time.
0 commit comments