diff --git a/Supertext.Base.Caching.Specs/Supertext.Base.Caching.Specs.csproj b/Supertext.Base.Caching.Specs/Supertext.Base.Caching.Specs.csproj index 63d3c16f..01e13437 100644 --- a/Supertext.Base.Caching.Specs/Supertext.Base.Caching.Specs.csproj +++ b/Supertext.Base.Caching.Specs/Supertext.Base.Caching.Specs.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Supertext.Base.Core.Configuration.Specs/Supertext.Base.Core.Configuration.Specs.csproj b/Supertext.Base.Core.Configuration.Specs/Supertext.Base.Core.Configuration.Specs.csproj index 5606cb56..b8d5e2f3 100644 --- a/Supertext.Base.Core.Configuration.Specs/Supertext.Base.Core.Configuration.Specs.csproj +++ b/Supertext.Base.Core.Configuration.Specs/Supertext.Base.Core.Configuration.Specs.csproj @@ -29,7 +29,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Supertext.Base.Core.Specs/Supertext.Base.Net.Specs.csproj b/Supertext.Base.Core.Specs/Supertext.Base.Net.Specs.csproj index 8376bf1f..52d3c444 100644 --- a/Supertext.Base.Core.Specs/Supertext.Base.Net.Specs.csproj +++ b/Supertext.Base.Core.Specs/Supertext.Base.Net.Specs.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Supertext.Base.Dal.Specs/Supertext.Base.Dal.Specs.csproj b/Supertext.Base.Dal.Specs/Supertext.Base.Dal.Specs.csproj index 1ffdf42a..91b369f8 100644 --- a/Supertext.Base.Dal.Specs/Supertext.Base.Dal.Specs.csproj +++ b/Supertext.Base.Dal.Specs/Supertext.Base.Dal.Specs.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Supertext.Base.Dal.SqlServer.Specs/Supertext.Base.Dal.SqlServer.Specs.csproj b/Supertext.Base.Dal.SqlServer.Specs/Supertext.Base.Dal.SqlServer.Specs.csproj index 66f2f787..cf573e81 100644 --- a/Supertext.Base.Dal.SqlServer.Specs/Supertext.Base.Dal.SqlServer.Specs.csproj +++ b/Supertext.Base.Dal.SqlServer.Specs/Supertext.Base.Dal.SqlServer.Specs.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Supertext.Base.Dal.SqlServer.Tests/Supertext.Base.Dal.SqlServer.Tests.csproj b/Supertext.Base.Dal.SqlServer.Tests/Supertext.Base.Dal.SqlServer.Tests.csproj index 2a3653f4..efcdccb9 100644 --- a/Supertext.Base.Dal.SqlServer.Tests/Supertext.Base.Dal.SqlServer.Tests.csproj +++ b/Supertext.Base.Dal.SqlServer.Tests/Supertext.Base.Dal.SqlServer.Tests.csproj @@ -29,7 +29,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Supertext.Base.Hosting.Specs/Supertext.Base.Hosting.Specs.csproj b/Supertext.Base.Hosting.Specs/Supertext.Base.Hosting.Specs.csproj index 4b567c49..300ef522 100644 --- a/Supertext.Base.Hosting.Specs/Supertext.Base.Hosting.Specs.csproj +++ b/Supertext.Base.Hosting.Specs/Supertext.Base.Hosting.Specs.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Supertext.Base.NetFramework.Caching.Specs/Supertext.Base.NetFramework.Caching.Specs.csproj b/Supertext.Base.NetFramework.Caching.Specs/Supertext.Base.NetFramework.Caching.Specs.csproj index 49722d53..a01a66b0 100644 --- a/Supertext.Base.NetFramework.Caching.Specs/Supertext.Base.NetFramework.Caching.Specs.csproj +++ b/Supertext.Base.NetFramework.Caching.Specs/Supertext.Base.NetFramework.Caching.Specs.csproj @@ -14,6 +14,6 @@ - + \ No newline at end of file diff --git a/Supertext.Base.NetFramework.Configuration.Specs/Supertext.Base.NetFramework.Configuration.Specs.csproj b/Supertext.Base.NetFramework.Configuration.Specs/Supertext.Base.NetFramework.Configuration.Specs.csproj index aee9f82a..0d44ad72 100644 --- a/Supertext.Base.NetFramework.Configuration.Specs/Supertext.Base.NetFramework.Configuration.Specs.csproj +++ b/Supertext.Base.NetFramework.Configuration.Specs/Supertext.Base.NetFramework.Configuration.Specs.csproj @@ -80,11 +80,13 @@ ..\packages\Microsoft.TestPlatform.ObjectModel.17.12.0\lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll - - ..\packages\MSTest.TestFramework.3.6.3\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + + ..\packages\MSTest.TestFramework.3.7.3\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + True - - ..\packages\MSTest.TestFramework.3.6.3\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + + ..\packages\MSTest.TestFramework.3.7.3\lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + True ..\packages\NuGet.Frameworks.6.12.1\lib\net472\NuGet.Frameworks.dll diff --git a/Supertext.Base.NetFramework.Configuration.Specs/app.config b/Supertext.Base.NetFramework.Configuration.Specs/app.config index 4a4c815d..3b287cee 100644 --- a/Supertext.Base.NetFramework.Configuration.Specs/app.config +++ b/Supertext.Base.NetFramework.Configuration.Specs/app.config @@ -52,7 +52,7 @@ - + @@ -68,31 +68,31 @@ - + - + - + - + - + - + - + @@ -124,7 +124,7 @@ - + diff --git a/Supertext.Base.NetFramework.Configuration.Specs/packages.config b/Supertext.Base.NetFramework.Configuration.Specs/packages.config index 75425cf8..d4414353 100644 --- a/Supertext.Base.NetFramework.Configuration.Specs/packages.config +++ b/Supertext.Base.NetFramework.Configuration.Specs/packages.config @@ -11,8 +11,9 @@ + - + diff --git a/Supertext.Base.Security.Cryptography.Specs/Supertext.Base.Security.Cryptography.Tests.csproj b/Supertext.Base.Security.Cryptography.Specs/Supertext.Base.Security.Cryptography.Tests.csproj index a2e0eb77..62243650 100644 --- a/Supertext.Base.Security.Cryptography.Specs/Supertext.Base.Security.Cryptography.Tests.csproj +++ b/Supertext.Base.Security.Cryptography.Specs/Supertext.Base.Security.Cryptography.Tests.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Supertext.Base.Security.Specs/Supertext.Base.Security.Specs.csproj b/Supertext.Base.Security.Specs/Supertext.Base.Security.Specs.csproj index 707dd30f..6579165a 100644 --- a/Supertext.Base.Security.Specs/Supertext.Base.Security.Specs.csproj +++ b/Supertext.Base.Security.Specs/Supertext.Base.Security.Specs.csproj @@ -25,7 +25,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Supertext.Base.Specs/Supertext.Base.Specs.csproj b/Supertext.Base.Specs/Supertext.Base.Specs.csproj index c56e4361..14058a43 100644 --- a/Supertext.Base.Specs/Supertext.Base.Specs.csproj +++ b/Supertext.Base.Specs/Supertext.Base.Specs.csproj @@ -28,7 +28,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Supertext.Base.Test.Utils.Specs/Supertext.Base.Test.Utils.Http.Specs.csproj b/Supertext.Base.Test.Utils.Specs/Supertext.Base.Test.Utils.Http.Specs.csproj index 49df8eb5..e45d392c 100644 --- a/Supertext.Base.Test.Utils.Specs/Supertext.Base.Test.Utils.Http.Specs.csproj +++ b/Supertext.Base.Test.Utils.Specs/Supertext.Base.Test.Utils.Http.Specs.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Supertext.Base.Test.Utils/Supertext.Base.Test.Utils.csproj b/Supertext.Base.Test.Utils/Supertext.Base.Test.Utils.csproj index a1f05fcd..37135640 100644 --- a/Supertext.Base.Test.Utils/Supertext.Base.Test.Utils.csproj +++ b/Supertext.Base.Test.Utils/Supertext.Base.Test.Utils.csproj @@ -11,13 +11,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Supertext.Base.Tests/Supertext.Base.Tests.csproj b/Supertext.Base.Tests/Supertext.Base.Tests.csproj index 6db672b3..5ccfbab5 100644 --- a/Supertext.Base.Tests/Supertext.Base.Tests.csproj +++ b/Supertext.Base.Tests/Supertext.Base.Tests.csproj @@ -27,7 +27,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - +