Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency microsoft.aspnetcore.mvc.razor.runtime…
Browse files Browse the repository at this point in the history
…compilation to v5.0.7
  • Loading branch information
renovate-bot committed Jun 15, 2021
1 parent 69d9e7e commit c733b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/Frontend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.7" />
<PackageReference Include="Zitadel" Version="2.2.2" />
</ItemGroup>

Expand Down

0 comments on commit c733b65

Please sign in to comment.