diff --git a/src/RapidIntegrationTesting.Utility/RapidIntegrationTesting.Utility.csproj b/src/RapidIntegrationTesting.Utility/RapidIntegrationTesting.Utility.csproj index b164299..5dc4873 100644 --- a/src/RapidIntegrationTesting.Utility/RapidIntegrationTesting.Utility.csproj +++ b/src/RapidIntegrationTesting.Utility/RapidIntegrationTesting.Utility.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/RapidIntegrationTesting.xUnit/RapidIntegrationTesting.xUnit.csproj b/src/RapidIntegrationTesting.xUnit/RapidIntegrationTesting.xUnit.csproj index 69a575c..4969e38 100644 --- a/src/RapidIntegrationTesting.xUnit/RapidIntegrationTesting.xUnit.csproj +++ b/src/RapidIntegrationTesting.xUnit/RapidIntegrationTesting.xUnit.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/RapidIntegrationTesting/RapidIntegrationTesting.csproj b/src/RapidIntegrationTesting/RapidIntegrationTesting.csproj index aefbc4f..4405370 100644 --- a/src/RapidIntegrationTesting/RapidIntegrationTesting.csproj +++ b/src/RapidIntegrationTesting/RapidIntegrationTesting.csproj @@ -5,9 +5,9 @@ - - - + + + diff --git a/test/RapidIntegrationTesting.Integration.Tests/RapidIntegrationTesting.Integration.Tests.csproj b/test/RapidIntegrationTesting.Integration.Tests/RapidIntegrationTesting.Integration.Tests.csproj index d0005ea..3b3c4cd 100644 --- a/test/RapidIntegrationTesting.Integration.Tests/RapidIntegrationTesting.Integration.Tests.csproj +++ b/test/RapidIntegrationTesting.Integration.Tests/RapidIntegrationTesting.Integration.Tests.csproj @@ -9,14 +9,14 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Testing.Integration.TestWebApi/Testing.Integration.TestWebApi.csproj b/test/Testing.Integration.TestWebApi/Testing.Integration.TestWebApi.csproj index 438dc66..7822285 100644 --- a/test/Testing.Integration.TestWebApi/Testing.Integration.TestWebApi.csproj +++ b/test/Testing.Integration.TestWebApi/Testing.Integration.TestWebApi.csproj @@ -9,8 +9,8 @@ - - + + \ No newline at end of file