diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c2bf324..9206756 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "dotnet-ef": { - "version": "10.0.3", + "version": "10.0.4", "commands": [ "dotnet-ef" ] diff --git a/src/RazorPagesProject.IntegrationTests/RazorPagesProject.IntegrationTests.csproj b/src/RazorPagesProject.IntegrationTests/RazorPagesProject.IntegrationTests.csproj index 6ddb961..9d73eef 100644 --- a/src/RazorPagesProject.IntegrationTests/RazorPagesProject.IntegrationTests.csproj +++ b/src/RazorPagesProject.IntegrationTests/RazorPagesProject.IntegrationTests.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/src/RazorPagesProject/RazorPagesProject.csproj b/src/RazorPagesProject/RazorPagesProject.csproj index 442ad3d..4333396 100644 --- a/src/RazorPagesProject/RazorPagesProject.csproj +++ b/src/RazorPagesProject/RazorPagesProject.csproj @@ -10,10 +10,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive