diff --git a/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj b/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj index 8bcc7b2..75be978 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..0a9c1ce 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