Skip to content

Commit 9b10dd2

Browse files
author
Jordi Ramos
committed
bump razor to 9.0.0-preview.24565.1
1 parent 6f1caaf commit 9b10dd2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

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

66
# 2.57.x
7+
* Update Razor to 9.0.0-preview.24565.1 (PR: [#])
78
* Update Razor to 9.0.0-preview.24561.3 (PR: [#7748](https://github.com/dotnet/vscode-csharp/pull/7748))
89
* Add feature flag to turn on the new Roslyn tokenizer (PR: [#11185](https://github.com/dotnet/razor/pull/11185))
910
* Bump xamltools to 17.13.35513.19 (PR: [#7777](https://github.com/dotnet/vscode-csharp/pull/7777))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"defaults": {
4040
"roslyn": "4.13.0-2.24561.3",
4141
"omniSharp": "1.39.11",
42-
"razor": "9.0.0-preview.24561.3",
42+
"razor": "9.0.0-preview.24565.1",
4343
"razorOmnisharp": "7.0.0-preview.23363.1",
4444
"xamlTools": "17.13.35513.19"
4545
},

0 commit comments

Comments
 (0)