Skip to content

Commit

Permalink
Merge pull request #7757 from ryzngard/cp/telemetry_update
Browse files Browse the repository at this point in the history
Update razor to 9.0.0-preview.24557.10
  • Loading branch information
dibarbet authored Nov 8, 2024
2 parents 331eadd + 747e0ec commit a733d12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)

# 2.55.x
* Update Razor to 9.0.0-preview.24557.10 (PR: [#7757](https://github.com/dotnet/vscode-csharp/pull/7757))
* Update VSTelemetryAPI version (#11181) (PR: [#11181](https://github.com/dotnet/razor/pull/11181))
* Update Roslyn to 4.13.0-2.24557.6 (PR: [#7751](https://github.com/dotnet/vscode-csharp/pull/7751))
* Fix issue telemetry reporting incorrect property value (PR: [#75817](https://github.com/dotnet/roslyn/pull/75817))
* Update Roslyn to 4.13.0-2.24531.3 (PR: [#7722](https://github.com/dotnet/vscode-csharp/pull/7722))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"defaults": {
"roslyn": "4.13.0-2.24557.6",
"omniSharp": "1.39.11",
"razor": "9.0.0-preview.24531.4",
"razor": "9.0.0-preview.24557.10",
"razorOmnisharp": "7.0.0-preview.23363.1",
"xamlTools": "17.13.35431.11"
},
Expand Down

0 comments on commit a733d12

Please sign in to comment.