Skip to content

Commit

Permalink
Bump Razor bits in C# extension (#76755)
Browse files Browse the repository at this point in the history
Brings in serialization change from
dotnet/razor#11386
  • Loading branch information
davidwengier authored Jan 15, 2025
2 parents 740780e + ca1ae85 commit 3b6df3e
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.24555.12" />
<PackageVersion Include="Microsoft.AspNetCore.Razor.ExternalAccess.RoslynWorkspace" Version="9.0.0-preview.25064.4" />

<!--
Analyzers
Expand Down

0 comments on commit 3b6df3e

Please sign in to comment.