diff --git a/Framework/AppiumUnitTests/AppiumUnitTests.csproj b/Framework/AppiumUnitTests/AppiumUnitTests.csproj index 2a81b39d..aa9a2855 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..9ac631d0 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..19a79386 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..ec971922 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..a18d1404 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..4e47fb19 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..ff55b625 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..850aba77 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..73af3494 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..37d2d381 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..0e686171 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..6eaf847c 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..02b5c4be 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..77c4a0bb 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..ad7baa3d 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..6148c295 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..835e81b4 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..f4d4233f 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..92dfc9ff 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..23871684 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..e14a1f1c 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..a64f3d54 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..1e8140f2 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..f612d5cb 100644 --- a/Framework/WebServiceUnitTests/WebServiceUnitTests.csproj +++ b/Framework/WebServiceUnitTests/WebServiceUnitTests.csproj @@ -17,7 +17,7 @@ - +