diff --git a/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj b/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj index 529fa63..0cd141d 100644 --- a/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj +++ b/Tests/SolutionName.IntegrationTests/SolutionName.IntegrationTests.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers all diff --git a/Tests/SolutionName.Tests/SolutionName.Tests.csproj b/Tests/SolutionName.Tests/SolutionName.Tests.csproj index 31a4f0c..556b06c 100644 --- a/Tests/SolutionName.Tests/SolutionName.Tests.csproj +++ b/Tests/SolutionName.Tests/SolutionName.Tests.csproj @@ -5,7 +5,7 @@ false - + runtime; build; native; contentfiles; analyzers all