Improve layer caching in Docker build

This commit is contained in:
2023-08-11 22:15:01 +01:00
parent 0ad9682bc5
commit dd31c7da5c
5 changed files with 40 additions and 3 deletions

View File

@ -13,7 +13,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="7.0.9" />
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="2.1.175" />
</ItemGroup>
<ItemGroup>