Skip to content

Commit becfb94

Browse files
committed
Fix links in changelog
1 parent a6bfdb9 commit becfb94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)
55

66
## Latest
7-
* Add oboslete classification definitions to vs2019 themes (PR: [#<>](https://github.com/dotnet/vscode-csharp/pull/<>))
8-
* Bump Roslyn to 4.11.0-1.24179.11 (PR: [#<>](https://github.com/dotnet/vscode-csharp/pull/<>))
7+
* Add oboslete classification definitions to vs2019 themes (PR: [#7011](https://github.com/dotnet/vscode-csharp/pull/7011))
8+
* Bump Roslyn to 4.11.0-1.24179.11 (PR: [#7011](https://github.com/dotnet/vscode-csharp/pull/7011))
99
* Add feature to strike out obsolete symbols (PR: [#72156](https://github.com/dotnet/roslyn/pull/72156))
1010
* Fix issue where some file changes would be ignored on Windows due to casing (PR: [#72555](https://github.com/dotnet/roslyn/pull/72555))
1111
* Drop win32-ia32 language server support (PR: [#72605](https://github.com/dotnet/roslyn/pull/72605))

0 commit comments

Comments
 (0)