Skip to content

Commit

Permalink
Merge pull request #56 from mjebrahimi/dependabot/nuget/Microsoft.Asp…
Browse files Browse the repository at this point in the history
…NetCore.Mvc.Razor.RuntimeCompilation-8.0.10
  • Loading branch information
mjebrahimi authored Oct 15, 2024
2 parents ab19a85 + dbbf9ad commit c8b0a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/SeoTags.Sample/SeoTags.Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.10" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c8b0a3c

Please sign in to comment.