We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d6182 commit 2f573deCopy full SHA for 2f573de
CHANGELOG.md
@@ -15,6 +15,10 @@
15
* Fixes AutoInsert in MAUI
16
* Support GUID properties when parsing XAML
17
* Improve support for x:DataType in MAUI
18
+* Update Razor to 9.0.0-preview.24311.4 (PR: [#7225](https://github.com/dotnet/vscode-csharp/pull/7225))
19
+ * Fix Parsing regression from 8.0.205, commas after @ character
20
+ * Improve diagnostic reliability for js/ts
21
+ * Fix tooling for projects that don't use the razor sdk
22
23
# 2.34.10
24
* Update Roslyn to 4.11.0-3.24307.2 (PR: [#7211](https://github.com/dotnet/vscode-csharp/pull/7211))
0 commit comments