Skip to content

Commit

Permalink
Merge pull request #68 from mjebrahimi/dependabot/nuget/Microsoft.Asp…
Browse files Browse the repository at this point in the history
…NetCore.Mvc.Razor.RuntimeCompilation-8.0.11
  • Loading branch information
mjebrahimi authored Nov 13, 2024
2 parents 09f1d0a + 3a19032 commit a79c9dc
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.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a79c9dc

Please sign in to comment.