diff --git a/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj b/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj index 8bcc7b2..e359b63 100644 --- a/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj +++ b/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj @@ -31,7 +31,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tests/SolutionName.Tests/SolutionName.Tests.csproj b/Tests/SolutionName.Tests/SolutionName.Tests.csproj index 894c048..4c876d1 100644 --- a/Tests/SolutionName.Tests/SolutionName.Tests.csproj +++ b/Tests/SolutionName.Tests/SolutionName.Tests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive