diff --git a/Framework/AppiumUnitTests/AppiumUnitTests.csproj b/Framework/AppiumUnitTests/AppiumUnitTests.csproj index 2a81b39d..68f16041 100644 --- a/Framework/AppiumUnitTests/AppiumUnitTests.csproj +++ b/Framework/AppiumUnitTests/AppiumUnitTests.csproj @@ -17,7 +17,7 @@ - + diff --git a/Framework/BaseAppiumTest/BaseAppiumTest.csproj b/Framework/BaseAppiumTest/BaseAppiumTest.csproj index 71924d12..fb8609da 100644 --- a/Framework/BaseAppiumTest/BaseAppiumTest.csproj +++ b/Framework/BaseAppiumTest/BaseAppiumTest.csproj @@ -55,7 +55,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Framework/BaseCompositeTest/BaseCompositeTest.csproj b/Framework/BaseCompositeTest/BaseCompositeTest.csproj index 0452df27..2c257a7b 100644 --- a/Framework/BaseCompositeTest/BaseCompositeTest.csproj +++ b/Framework/BaseCompositeTest/BaseCompositeTest.csproj @@ -52,7 +52,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Framework/BaseDatabaseTest/BaseDatabaseTest.csproj b/Framework/BaseDatabaseTest/BaseDatabaseTest.csproj index 53e8ca44..85aafc56 100644 --- a/Framework/BaseDatabaseTest/BaseDatabaseTest.csproj +++ b/Framework/BaseDatabaseTest/BaseDatabaseTest.csproj @@ -55,7 +55,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Framework/BaseEmailTest/BaseEmailTest.csproj b/Framework/BaseEmailTest/BaseEmailTest.csproj index c36995d2..2322ac2d 100644 --- a/Framework/BaseEmailTest/BaseEmailTest.csproj +++ b/Framework/BaseEmailTest/BaseEmailTest.csproj @@ -53,7 +53,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Framework/BaseMongoTest/BaseMongoTest.csproj b/Framework/BaseMongoTest/BaseMongoTest.csproj index 8bc1217e..f56ad60d 100644 --- a/Framework/BaseMongoTest/BaseMongoTest.csproj +++ b/Framework/BaseMongoTest/BaseMongoTest.csproj @@ -57,7 +57,7 @@ - + diff --git a/Framework/BasePlaywrightTest/BasePlaywrightTest.csproj b/Framework/BasePlaywrightTest/BasePlaywrightTest.csproj index 604577d1..ec7acb3c 100644 --- a/Framework/BasePlaywrightTest/BasePlaywrightTest.csproj +++ b/Framework/BasePlaywrightTest/BasePlaywrightTest.csproj @@ -56,7 +56,7 @@ - + diff --git a/Framework/BaseSeleniumTest/BaseSeleniumTest.csproj b/Framework/BaseSeleniumTest/BaseSeleniumTest.csproj index a86c0e18..ffdf927f 100644 --- a/Framework/BaseSeleniumTest/BaseSeleniumTest.csproj +++ b/Framework/BaseSeleniumTest/BaseSeleniumTest.csproj @@ -56,7 +56,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Framework/BaseTest/BaseTest.csproj b/Framework/BaseTest/BaseTest.csproj index 68597c8e..5cfbb75f 100644 --- a/Framework/BaseTest/BaseTest.csproj +++ b/Framework/BaseTest/BaseTest.csproj @@ -54,7 +54,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Framework/BaseTestUnitTests/BaseTestUnitTests.csproj b/Framework/BaseTestUnitTests/BaseTestUnitTests.csproj index 98b321ed..aa296590 100644 --- a/Framework/BaseTestUnitTests/BaseTestUnitTests.csproj +++ b/Framework/BaseTestUnitTests/BaseTestUnitTests.csproj @@ -17,7 +17,7 @@ - + diff --git a/Framework/BaseWebServiceTest/BaseWebServiceTest.csproj b/Framework/BaseWebServiceTest/BaseWebServiceTest.csproj index 24fbfe2f..2892ccef 100644 --- a/Framework/BaseWebServiceTest/BaseWebServiceTest.csproj +++ b/Framework/BaseWebServiceTest/BaseWebServiceTest.csproj @@ -55,7 +55,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Framework/CompositeUnitTests/CompositeUnitTests.csproj b/Framework/CompositeUnitTests/CompositeUnitTests.csproj index 9043a8c7..4a9df77f 100644 --- a/Framework/CompositeUnitTests/CompositeUnitTests.csproj +++ b/Framework/CompositeUnitTests/CompositeUnitTests.csproj @@ -17,7 +17,7 @@ - + diff --git a/Framework/DatabaseUnitTests/DatabaseUnitTests.csproj b/Framework/DatabaseUnitTests/DatabaseUnitTests.csproj index d9d8cd5d..c06bc18b 100644 --- a/Framework/DatabaseUnitTests/DatabaseUnitTests.csproj +++ b/Framework/DatabaseUnitTests/DatabaseUnitTests.csproj @@ -17,7 +17,7 @@ - + diff --git a/Framework/EmailUnitTests/EmailUnitTests.csproj b/Framework/EmailUnitTests/EmailUnitTests.csproj index e1b9fe13..d543c605 100644 --- a/Framework/EmailUnitTests/EmailUnitTests.csproj +++ b/Framework/EmailUnitTests/EmailUnitTests.csproj @@ -27,7 +27,7 @@ - + diff --git a/Framework/FrameworkUnitTests/FrameworkUnitTests.csproj b/Framework/FrameworkUnitTests/FrameworkUnitTests.csproj index ebca6312..98fc8446 100644 --- a/Framework/FrameworkUnitTests/FrameworkUnitTests.csproj +++ b/Framework/FrameworkUnitTests/FrameworkUnitTests.csproj @@ -13,7 +13,7 @@ - + diff --git a/Framework/MongoDBUnitTests/MongoDBUnitTests.csproj b/Framework/MongoDBUnitTests/MongoDBUnitTests.csproj index 6a6a20ab..171798ec 100644 --- a/Framework/MongoDBUnitTests/MongoDBUnitTests.csproj +++ b/Framework/MongoDBUnitTests/MongoDBUnitTests.csproj @@ -17,7 +17,7 @@ - + diff --git a/Framework/PlaywrightUnitTests/PlaywrightUnitTests.csproj b/Framework/PlaywrightUnitTests/PlaywrightUnitTests.csproj index 9fe461c3..8306b0cf 100644 --- a/Framework/PlaywrightUnitTests/PlaywrightUnitTests.csproj +++ b/Framework/PlaywrightUnitTests/PlaywrightUnitTests.csproj @@ -13,7 +13,7 @@ - + diff --git a/Framework/SeleniumUnitTests/SeleniumUnitTests.csproj b/Framework/SeleniumUnitTests/SeleniumUnitTests.csproj index 8c8e7705..0fd385b5 100644 --- a/Framework/SeleniumUnitTests/SeleniumUnitTests.csproj +++ b/Framework/SeleniumUnitTests/SeleniumUnitTests.csproj @@ -17,7 +17,7 @@ - + diff --git a/Framework/SpecFlowExtension/SpecFlowExtension.csproj b/Framework/SpecFlowExtension/SpecFlowExtension.csproj index 15ef7314..1d04db7d 100644 --- a/Framework/SpecFlowExtension/SpecFlowExtension.csproj +++ b/Framework/SpecFlowExtension/SpecFlowExtension.csproj @@ -51,7 +51,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Framework/SpecFlowExtensionNUnitTests/SpecFlowExtensionNUnitTests.csproj b/Framework/SpecFlowExtensionNUnitTests/SpecFlowExtensionNUnitTests.csproj index 9f643f48..51b7c068 100644 --- a/Framework/SpecFlowExtensionNUnitTests/SpecFlowExtensionNUnitTests.csproj +++ b/Framework/SpecFlowExtensionNUnitTests/SpecFlowExtensionNUnitTests.csproj @@ -21,7 +21,7 @@ - + diff --git a/Framework/SpecFlowExtensionUnitTests/SpecFlowExtensionUnitTests.csproj b/Framework/SpecFlowExtensionUnitTests/SpecFlowExtensionUnitTests.csproj index da9526ab..33fa8b85 100644 --- a/Framework/SpecFlowExtensionUnitTests/SpecFlowExtensionUnitTests.csproj +++ b/Framework/SpecFlowExtensionUnitTests/SpecFlowExtensionUnitTests.csproj @@ -18,7 +18,7 @@ - + diff --git a/Framework/Utilities/Utilities.csproj b/Framework/Utilities/Utilities.csproj index 006e3293..1c3561ed 100644 --- a/Framework/Utilities/Utilities.csproj +++ b/Framework/Utilities/Utilities.csproj @@ -52,7 +52,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Framework/UtilitiesUnitTests/UtilitiesUnitTests.csproj b/Framework/UtilitiesUnitTests/UtilitiesUnitTests.csproj index 95110ac7..26b09f34 100644 --- a/Framework/UtilitiesUnitTests/UtilitiesUnitTests.csproj +++ b/Framework/UtilitiesUnitTests/UtilitiesUnitTests.csproj @@ -17,7 +17,7 @@ - + diff --git a/Framework/WebServiceUnitTests/WebServiceUnitTests.csproj b/Framework/WebServiceUnitTests/WebServiceUnitTests.csproj index cb1c467c..025b07fe 100644 --- a/Framework/WebServiceUnitTests/WebServiceUnitTests.csproj +++ b/Framework/WebServiceUnitTests/WebServiceUnitTests.csproj @@ -17,7 +17,7 @@ - +