diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d266b43..3ef2259 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "dotnet-outdated-tool": { - "version": "4.6.9", + "version": "4.7.0", "commands": [ "dotnet-outdated" ] diff --git a/src/PrimeService.Tests/PrimeService.Tests.csproj b/src/PrimeService.Tests/PrimeService.Tests.csproj index 2844e98..6bb7cce 100644 --- a/src/PrimeService.Tests/PrimeService.Tests.csproj +++ b/src/PrimeService.Tests/PrimeService.Tests.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/RazorPagesProject.E2ETests/RazorPagesProject.E2ETests.csproj b/src/RazorPagesProject.E2ETests/RazorPagesProject.E2ETests.csproj index 7dc36f9..a875267 100644 --- a/src/RazorPagesProject.E2ETests/RazorPagesProject.E2ETests.csproj +++ b/src/RazorPagesProject.E2ETests/RazorPagesProject.E2ETests.csproj @@ -7,13 +7,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/RazorPagesProject.IntegrationTests/RazorPagesProject.IntegrationTests.csproj b/src/RazorPagesProject.IntegrationTests/RazorPagesProject.IntegrationTests.csproj index d89d1ae..8f1159d 100644 --- a/src/RazorPagesProject.IntegrationTests/RazorPagesProject.IntegrationTests.csproj +++ b/src/RazorPagesProject.IntegrationTests/RazorPagesProject.IntegrationTests.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all