Update EntityFramework and ASP.NET to 6.0.9

This commit is contained in:
Slendy 2022-09-17 14:37:47 -05:00
commit 63c9a75c31
No known key found for this signature in database
GPG key ID: 7288D68361B91428
6 changed files with 11 additions and 11 deletions

View file

@ -33,7 +33,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.9" />
</ItemGroup>
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">