diff --git a/Microwave.Logging/Microwave.Logging.csproj b/Microwave.Logging/Microwave.Logging.csproj
index a79c2058..af016184 100644
--- a/Microwave.Logging/Microwave.Logging.csproj
+++ b/Microwave.Logging/Microwave.Logging.csproj
@@ -5,7 +5,7 @@
-
+
diff --git a/Microwave.Persistence.InMemory/Microwave.Persistence.InMemory.csproj b/Microwave.Persistence.InMemory/Microwave.Persistence.InMemory.csproj
index c782f7fc..12cf0b1c 100644
--- a/Microwave.Persistence.InMemory/Microwave.Persistence.InMemory.csproj
+++ b/Microwave.Persistence.InMemory/Microwave.Persistence.InMemory.csproj
@@ -13,7 +13,7 @@
-
+
diff --git a/Microwave.Persistence.MongoDb/Microwave.Persistence.MongoDb.csproj b/Microwave.Persistence.MongoDb/Microwave.Persistence.MongoDb.csproj
index 8b3020a2..0116ef81 100644
--- a/Microwave.Persistence.MongoDb/Microwave.Persistence.MongoDb.csproj
+++ b/Microwave.Persistence.MongoDb/Microwave.Persistence.MongoDb.csproj
@@ -6,8 +6,8 @@
-
-
+
+
diff --git a/Microwave.Queries/Microwave.Queries.csproj b/Microwave.Queries/Microwave.Queries.csproj
index ea711f42..752c6a9a 100644
--- a/Microwave.Queries/Microwave.Queries.csproj
+++ b/Microwave.Queries/Microwave.Queries.csproj
@@ -9,6 +9,6 @@
-
+
diff --git a/Microwave.UI/Microwave.UI.csproj b/Microwave.UI/Microwave.UI.csproj
index caf7b172..e7a99390 100755
--- a/Microwave.UI/Microwave.UI.csproj
+++ b/Microwave.UI/Microwave.UI.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net6.0
True
true
@@ -21,8 +21,8 @@
-
-
+
+
diff --git a/Microwave.WebApi/Microwave.WebApi.csproj b/Microwave.WebApi/Microwave.WebApi.csproj
index dfe89465..22ecf64a 100644
--- a/Microwave.WebApi/Microwave.WebApi.csproj
+++ b/Microwave.WebApi/Microwave.WebApi.csproj
@@ -1,6 +1,6 @@
- netcoreapp3.1
+ net6.0
full
@@ -15,8 +15,8 @@
-
-
+
+
diff --git a/Microwave/Microwave.csproj b/Microwave/Microwave.csproj
index 84c87c64..1f9bb1c1 100644
--- a/Microwave/Microwave.csproj
+++ b/Microwave/Microwave.csproj
@@ -11,8 +11,8 @@
-
-
+
+
\ No newline at end of file
diff --git a/TestProjects/Microwave.Discovery.UnitTests/Microwave.Discovery.UnitTests.csproj b/TestProjects/Microwave.Discovery.UnitTests/Microwave.Discovery.UnitTests.csproj
index 307d1a00..634f332a 100644
--- a/TestProjects/Microwave.Discovery.UnitTests/Microwave.Discovery.UnitTests.csproj
+++ b/TestProjects/Microwave.Discovery.UnitTests/Microwave.Discovery.UnitTests.csproj
@@ -1,15 +1,15 @@
- netcoreapp3.1
+ net6.0
false
full
-
-
-
+
+
+
@@ -20,7 +20,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/TestProjects/Microwave.Domain.UnitTests/Microwave.Domain.UnitTests.csproj b/TestProjects/Microwave.Domain.UnitTests/Microwave.Domain.UnitTests.csproj
index 047bfb84..c829a519 100644
--- a/TestProjects/Microwave.Domain.UnitTests/Microwave.Domain.UnitTests.csproj
+++ b/TestProjects/Microwave.Domain.UnitTests/Microwave.Domain.UnitTests.csproj
@@ -1,15 +1,15 @@
- netcoreapp3.1
+ net6.0
false
full
-
-
-
+
+
+
@@ -19,7 +19,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/TestProjects/Microwave.Eventstores.UnitTests/Microwave.Eventstores.UnitTests.csproj b/TestProjects/Microwave.Eventstores.UnitTests/Microwave.Eventstores.UnitTests.csproj
index 53f09bad..e860fb44 100644
--- a/TestProjects/Microwave.Eventstores.UnitTests/Microwave.Eventstores.UnitTests.csproj
+++ b/TestProjects/Microwave.Eventstores.UnitTests/Microwave.Eventstores.UnitTests.csproj
@@ -1,16 +1,16 @@
- netcoreapp3.1
+ net6.0
false
full
-
-
-
-
+
+
+
+
@@ -23,7 +23,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/TestProjects/Microwave.Logging.UnitTests/Microwave.Logging.UnitTests.csproj b/TestProjects/Microwave.Logging.UnitTests/Microwave.Logging.UnitTests.csproj
index d03a6ad1..57cd7e87 100644
--- a/TestProjects/Microwave.Logging.UnitTests/Microwave.Logging.UnitTests.csproj
+++ b/TestProjects/Microwave.Logging.UnitTests/Microwave.Logging.UnitTests.csproj
@@ -1,17 +1,20 @@
- netcoreapp3.1
+ net6.0
false
-
-
-
-
-
+
+
+
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
@@ -19,7 +22,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/TestProjects/Microwave.Persistence.UnitTests/Microwave.Persistence.UnitTests.csproj b/TestProjects/Microwave.Persistence.UnitTests/Microwave.Persistence.UnitTests.csproj
index 78edfb77..0a1f0b6a 100644
--- a/TestProjects/Microwave.Persistence.UnitTests/Microwave.Persistence.UnitTests.csproj
+++ b/TestProjects/Microwave.Persistence.UnitTests/Microwave.Persistence.UnitTests.csproj
@@ -1,15 +1,15 @@
- netcoreapp3.1
+ net6.0
false
full
-
-
-
+
+
+
@@ -20,7 +20,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/TestProjects/Microwave.Persistence.UnitTestsSetup/Microwave.Persistence.UnitTestsSetup.csproj b/TestProjects/Microwave.Persistence.UnitTestsSetup/Microwave.Persistence.UnitTestsSetup.csproj
index 3ddb047d..9886797e 100644
--- a/TestProjects/Microwave.Persistence.UnitTestsSetup/Microwave.Persistence.UnitTestsSetup.csproj
+++ b/TestProjects/Microwave.Persistence.UnitTestsSetup/Microwave.Persistence.UnitTestsSetup.csproj
@@ -1,16 +1,16 @@
- netcoreapp3.1
+ net6.0
full
false
-
-
-
-
+
+
+
+
@@ -21,7 +21,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/TestProjects/Microwave.Persistence.UnitTestsSetup/MongoDb/IntegrationTests.cs b/TestProjects/Microwave.Persistence.UnitTestsSetup/MongoDb/IntegrationTests.cs
index d67caba3..da486d74 100644
--- a/TestProjects/Microwave.Persistence.UnitTestsSetup/MongoDb/IntegrationTests.cs
+++ b/TestProjects/Microwave.Persistence.UnitTestsSetup/MongoDb/IntegrationTests.cs
@@ -12,7 +12,7 @@ public void SetupMongoDb()
{
EventMongoDb = new MicrowaveMongoDb()
.WithConnectionString(
- "mongodb+srv://mongoDbTestUser:meinTestPw@cluster0-xhbcb.azure.mongodb.net/test?retryWrites=true&w=majority")
+ "mongodb://157.90.1.251:3512/")
.WithDatabaseName("MicrowaveIntegrationTest");
EventMongoDb.Database.Client.DropDatabase("MicrowaveIntegrationTest");
diff --git a/TestProjects/Microwave.Queries.UnitTests/Microwave.Queries.UnitTests.csproj b/TestProjects/Microwave.Queries.UnitTests/Microwave.Queries.UnitTests.csproj
index 0752afef..60c85b30 100644
--- a/TestProjects/Microwave.Queries.UnitTests/Microwave.Queries.UnitTests.csproj
+++ b/TestProjects/Microwave.Queries.UnitTests/Microwave.Queries.UnitTests.csproj
@@ -1,16 +1,16 @@
- netcoreapp3.1
+ net6.0
false
full
-
-
-
-
+
+
+
+
@@ -25,7 +25,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/TestProjects/Microwave.UI.UnitTests/Microwave.UI.UnitTests.csproj b/TestProjects/Microwave.UI.UnitTests/Microwave.UI.UnitTests.csproj
index 1a56bfa6..a4a78ccd 100644
--- a/TestProjects/Microwave.UI.UnitTests/Microwave.UI.UnitTests.csproj
+++ b/TestProjects/Microwave.UI.UnitTests/Microwave.UI.UnitTests.csproj
@@ -1,17 +1,17 @@
- netcoreapp3.1
+ net6.0
false
full
-
-
-
-
+
+
+
+
@@ -26,7 +26,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/TestProjects/Microwave.UnitTests.PublishedEventsDll/Microwave.UnitTests.PublishedEventsDll.csproj b/TestProjects/Microwave.UnitTests.PublishedEventsDll/Microwave.UnitTests.PublishedEventsDll.csproj
index 6ec27722..833d74a6 100644
--- a/TestProjects/Microwave.UnitTests.PublishedEventsDll/Microwave.UnitTests.PublishedEventsDll.csproj
+++ b/TestProjects/Microwave.UnitTests.PublishedEventsDll/Microwave.UnitTests.PublishedEventsDll.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net6.0
false
full
@@ -11,9 +11,9 @@
-
-
-
+
+
+
@@ -23,7 +23,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/TestProjects/Microwave.UnitTests/Microwave.UnitTests.csproj b/TestProjects/Microwave.UnitTests/Microwave.UnitTests.csproj
index 03d95f92..96c72c98 100644
--- a/TestProjects/Microwave.UnitTests/Microwave.UnitTests.csproj
+++ b/TestProjects/Microwave.UnitTests/Microwave.UnitTests.csproj
@@ -1,16 +1,16 @@
- netcoreapp3.1
+ net6.0
false
full
-
-
-
-
+
+
+
+
@@ -27,7 +27,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/TestProjects/Microwave.WebApi.UnitTests/Microwave.WebApi.UnitTests.csproj b/TestProjects/Microwave.WebApi.UnitTests/Microwave.WebApi.UnitTests.csproj
index c600f1e2..16369fc0 100644
--- a/TestProjects/Microwave.WebApi.UnitTests/Microwave.WebApi.UnitTests.csproj
+++ b/TestProjects/Microwave.WebApi.UnitTests/Microwave.WebApi.UnitTests.csproj
@@ -1,16 +1,16 @@
- netcoreapp3.1
+ net6.0
false
full
-
-
-
-
+
+
+
+
@@ -24,7 +24,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers
diff --git a/TestServices/ModolithService/ModolithService.csproj b/TestServices/ModolithService/ModolithService.csproj
index 70e6e40e..01dc7f67 100644
--- a/TestServices/ModolithService/ModolithService.csproj
+++ b/TestServices/ModolithService/ModolithService.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net6.0
full
false
diff --git a/TestServices/ReadService1/ReadService1.csproj b/TestServices/ReadService1/ReadService1.csproj
index 4619eebc..97b83c5c 100644
--- a/TestServices/ReadService1/ReadService1.csproj
+++ b/TestServices/ReadService1/ReadService1.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net6.0
full
false
diff --git a/TestServices/ServerConfig/ServerConfig.csproj b/TestServices/ServerConfig/ServerConfig.csproj
index 6fdb68cf..adb90d30 100644
--- a/TestServices/ServerConfig/ServerConfig.csproj
+++ b/TestServices/ServerConfig/ServerConfig.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net6.0
None
false
diff --git a/TestServices/WriteService1/WriteService1.csproj b/TestServices/WriteService1/WriteService1.csproj
index 0a15d473..4671a071 100644
--- a/TestServices/WriteService1/WriteService1.csproj
+++ b/TestServices/WriteService1/WriteService1.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net6.0
Full
false
diff --git a/TestServices/WriteService2/WriteService2.csproj b/TestServices/WriteService2/WriteService2.csproj
index bc465b66..3ae653fd 100644
--- a/TestServices/WriteService2/WriteService2.csproj
+++ b/TestServices/WriteService2/WriteService2.csproj
@@ -1,7 +1,7 @@
- netcoreapp3.1
+ net6.0
None
false