Skip to content

Commit

Permalink
Bump razor for serialization changes (#75282)
Browse files Browse the repository at this point in the history
* Bump razor to commit 4b1b541ed34e34b4b91202871f661879dabb4f55

* Update eng/Directory.Packages.props
  • Loading branch information
ryzngard authored Sep 30, 2024
1 parent 3c8fe83 commit 2aa7643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<PackageVersion Include="NuGet.ProjectModel" Version="6.8.0-rc.112" />
<PackageVersion Include="Microsoft.TestPlatform.TranslationLayer" Version="$(_MicrosoftTestPlatformVersion)" />
<PackageVersion Include="Microsoft.TestPlatform.ObjectModel" Version="$(_MicrosoftTestPlatformVersion)" />
<PackageVersion Include="Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace" Version="9.0.0-preview.24366.2" />
<PackageVersion Include="Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace" Version="9.0.0-preview.24476.3" />

<!--
Analyzers
Expand Down

0 comments on commit 2aa7643

Please sign in to comment.