Skip to content

Commit bd89ef7

Browse files
committed
Update changelog
1 parent bda22d3 commit bd89ef7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@
88
* Upgrade language server to run on .NET 8 (PR: [#72247](https://github.com/dotnet/roslyn/pull/72247))
99
* Refactors LSP server extension assembly loading (PR: [#71862](https://github.com/dotnet/roslyn/pull/71862))
1010
* Report better warnings and errors if build hosts exit abnormally (PR: [#71909](https://github.com/dotnet/roslyn/pull/71909))
11-
* Update Razor to 7.0.0-preview.24123.5 (PR: [#6922](https://github.com/dotnet/vscode-csharp/pull/6922))
11+
* Update Razor to 7.0.0-preview.24151.1 (PR: [#6922](https://github.com/dotnet/vscode-csharp/pull/6922))
1212
- Upgrade language server to run on .NET 8 (PR: [#9981](https://github.com/dotnet/razor/pull/9981))
1313
- Support inlay hints (PR: [#9904](https://github.com/dotnet/razor/pull/9904) and [#6857](https://github.com/dotnet/vscode-csharp/pull/6857))
1414
- Don't ship as self-contained (PR: [#9891](https://github.com/dotnet/razor/pull/9891))
15+
- Better using directive completiong (PR: [#9982](https://github.com/dotnet/razor/pull/9982))
1516

1617
## 2.19.13
1718
* Fix `Attribute` snippet (PR: [#6879](https://github.com/dotnet/vscode-csharp/pull/6879))

0 commit comments

Comments
 (0)