diff --git a/test/Directory.Build.props b/test/Directory.Build.props
index c612187..5b762ee 100644
--- a/test/Directory.Build.props
+++ b/test/Directory.Build.props
@@ -33,6 +33,11 @@
+
+
+
+
+
diff --git a/test/KickStart.AutoMapper.Tests/KickStart.AutoMapper.Tests.csproj b/test/KickStart.AutoMapper.Tests/KickStart.AutoMapper.Tests.csproj
index 49ac5a5..55c3b0e 100644
--- a/test/KickStart.AutoMapper.Tests/KickStart.AutoMapper.Tests.csproj
+++ b/test/KickStart.AutoMapper.Tests/KickStart.AutoMapper.Tests.csproj
@@ -12,26 +12,8 @@
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
- all
- runtime; build; native; contentfiles; analyzers
-
-
-
-
-
-
-
-
diff --git a/test/KickStart.Autofac.Tests/KickStart.Autofac.Tests.csproj b/test/KickStart.Autofac.Tests/KickStart.Autofac.Tests.csproj
index ce1d27a..8972dea 100644
--- a/test/KickStart.Autofac.Tests/KickStart.Autofac.Tests.csproj
+++ b/test/KickStart.Autofac.Tests/KickStart.Autofac.Tests.csproj
@@ -12,27 +12,8 @@
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
- all
- runtime; build; native; contentfiles; analyzers
-
-
-
-
-
-
-
-
-
diff --git a/test/KickStart.DependencyInjection.Tests/KickStart.DependencyInjection.Tests.csproj b/test/KickStart.DependencyInjection.Tests/KickStart.DependencyInjection.Tests.csproj
index 07495b3..1c4b4f0 100644
--- a/test/KickStart.DependencyInjection.Tests/KickStart.DependencyInjection.Tests.csproj
+++ b/test/KickStart.DependencyInjection.Tests/KickStart.DependencyInjection.Tests.csproj
@@ -13,26 +13,7 @@
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
- all
- runtime; build; native; contentfiles; analyzers
-
-
-
-
-
-
-
-
-
diff --git a/test/KickStart.EntityChange.Tests/KickStart.EntityChange.Tests.csproj b/test/KickStart.EntityChange.Tests/KickStart.EntityChange.Tests.csproj
index 8c33f01..fc5539b 100644
--- a/test/KickStart.EntityChange.Tests/KickStart.EntityChange.Tests.csproj
+++ b/test/KickStart.EntityChange.Tests/KickStart.EntityChange.Tests.csproj
@@ -12,27 +12,8 @@
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
- all
- runtime; build; native; contentfiles; analyzers
-
-
-
-
-
-
-
-
-
diff --git a/test/KickStart.MongoDB.Tests/KickStart.MongoDB.Tests.csproj b/test/KickStart.MongoDB.Tests/KickStart.MongoDB.Tests.csproj
index e312b02..3ff91a7 100644
--- a/test/KickStart.MongoDB.Tests/KickStart.MongoDB.Tests.csproj
+++ b/test/KickStart.MongoDB.Tests/KickStart.MongoDB.Tests.csproj
@@ -12,27 +12,8 @@
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
- all
- runtime; build; native; contentfiles; analyzers
-
-
-
-
-
-
-
-
-
diff --git a/test/KickStart.Ninject.Tests/KickStart.Ninject.Tests.csproj b/test/KickStart.Ninject.Tests/KickStart.Ninject.Tests.csproj
index aae9c01..fd1394d 100644
--- a/test/KickStart.Ninject.Tests/KickStart.Ninject.Tests.csproj
+++ b/test/KickStart.Ninject.Tests/KickStart.Ninject.Tests.csproj
@@ -12,27 +12,8 @@
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
- all
- runtime; build; native; contentfiles; analyzers
-
-
-
-
-
-
-
-
-
diff --git a/test/KickStart.SimpleInjector.Tests/KickStart.SimpleInjector.Tests.csproj b/test/KickStart.SimpleInjector.Tests/KickStart.SimpleInjector.Tests.csproj
index 25e0611..09ccc94 100644
--- a/test/KickStart.SimpleInjector.Tests/KickStart.SimpleInjector.Tests.csproj
+++ b/test/KickStart.SimpleInjector.Tests/KickStart.SimpleInjector.Tests.csproj
@@ -12,28 +12,8 @@
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers
-
-
-
-
-
-
-
-
-
diff --git a/test/KickStart.Tests/KickStart.Tests.csproj b/test/KickStart.Tests/KickStart.Tests.csproj
index b353253..b3434f4 100644
--- a/test/KickStart.Tests/KickStart.Tests.csproj
+++ b/test/KickStart.Tests/KickStart.Tests.csproj
@@ -17,20 +17,4 @@
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers
-
-
-
-
-
-
diff --git a/test/KickStart.Unity.Tests/KickStart.Unity.Tests.csproj b/test/KickStart.Unity.Tests/KickStart.Unity.Tests.csproj
index 9836fbf..d48d078 100644
--- a/test/KickStart.Unity.Tests/KickStart.Unity.Tests.csproj
+++ b/test/KickStart.Unity.Tests/KickStart.Unity.Tests.csproj
@@ -12,27 +12,8 @@
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
- all
- runtime; build; native; contentfiles; analyzers
-
-
-
-
-
-
-
-
-
diff --git a/test/Test.Core/Test.Core.csproj b/test/Test.Core/Test.Core.csproj
index 55488f6..3b3790b 100644
--- a/test/Test.Core/Test.Core.csproj
+++ b/test/Test.Core/Test.Core.csproj
@@ -3,12 +3,9 @@
net8.0
false
+ false
-
-
-
-