You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@
5
5
6
6
# 2.74.x
7
7
* Bump xamlTools to 17.14.36008.108 (PR: [#8159](https://github.com/dotnet/vscode-csharp/pull/8159))
8
+
* Bump razor to 10.0.0-preview.25210.3 (PR: []())
9
+
* Allow graceful handling of ArgumentException when trying to apply changes to SourceText in LspTextChangesLoader (PR: [#11727](https://github.com/dotnet/razor/pull/11727))
10
+
* TagHelper resolution should fallback from out-of-proc to in-proc on failure (PR: [#11684](https://github.com/dotnet/razor/pull/11684))
11
+
8
12
9
13
# 2.73.x
10
14
* Bump Roslyn to 5.0.0-1.25204.1 (PR: [#8138](https://github.com/dotnet/vscode-csharp/pull/8138))
0 commit comments