diff --git a/benchmark/EventHorizon.EventStore.Benchmark/EventHorizon.EventStore.Benchmark.csproj b/benchmark/EventHorizon.EventStore.Benchmark/EventHorizon.EventStore.Benchmark.csproj
index 5668078..6292db9 100644
--- a/benchmark/EventHorizon.EventStore.Benchmark/EventHorizon.EventStore.Benchmark.csproj
+++ b/benchmark/EventHorizon.EventStore.Benchmark/EventHorizon.EventStore.Benchmark.csproj
@@ -10,7 +10,7 @@
-
+
diff --git a/samples/EventHorizon.EventSourcing.Samples/EventHorizon.EventSourcing.Samples.csproj b/samples/EventHorizon.EventSourcing.Samples/EventHorizon.EventSourcing.Samples.csproj
index 1abefc9..6fbd507 100644
--- a/samples/EventHorizon.EventSourcing.Samples/EventHorizon.EventSourcing.Samples.csproj
+++ b/samples/EventHorizon.EventSourcing.Samples/EventHorizon.EventSourcing.Samples.csproj
@@ -9,11 +9,11 @@
-
+
-
-
-
+
+
+
diff --git a/samples/EventHorizon.EventStreaming.Samples/EventHorizon.EventStreaming.Samples.csproj b/samples/EventHorizon.EventStreaming.Samples/EventHorizon.EventStreaming.Samples.csproj
index 9f92652..96a65dd 100644
--- a/samples/EventHorizon.EventStreaming.Samples/EventHorizon.EventStreaming.Samples.csproj
+++ b/samples/EventHorizon.EventStreaming.Samples/EventHorizon.EventStreaming.Samples.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/src/EventHorizon.Abstractions/EventHorizon.Abstractions.csproj b/src/EventHorizon.Abstractions/EventHorizon.Abstractions.csproj
index b36e9d2..05b0e91 100644
--- a/src/EventHorizon.Abstractions/EventHorizon.Abstractions.csproj
+++ b/src/EventHorizon.Abstractions/EventHorizon.Abstractions.csproj
@@ -8,10 +8,10 @@
-
-
-
-
+
+
+
+
diff --git a/src/EventHorizon.EventStore.ElasticSearch/EventHorizon.EventStore.ElasticSearch.csproj b/src/EventHorizon.EventStore.ElasticSearch/EventHorizon.EventStore.ElasticSearch.csproj
index 65101c0..607dc52 100644
--- a/src/EventHorizon.EventStore.ElasticSearch/EventHorizon.EventStore.ElasticSearch.csproj
+++ b/src/EventHorizon.EventStore.ElasticSearch/EventHorizon.EventStore.ElasticSearch.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/src/EventHorizon.EventStore.MongoDb/EventHorizon.EventStore.MongoDb.csproj b/src/EventHorizon.EventStore.MongoDb/EventHorizon.EventStore.MongoDb.csproj
index 9a6a98f..d9cd098 100644
--- a/src/EventHorizon.EventStore.MongoDb/EventHorizon.EventStore.MongoDb.csproj
+++ b/src/EventHorizon.EventStore.MongoDb/EventHorizon.EventStore.MongoDb.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/src/EventHorizon.EventStore/EventHorizon.EventStore.csproj b/src/EventHorizon.EventStore/EventHorizon.EventStore.csproj
index a34ea01..fccfc02 100644
--- a/src/EventHorizon.EventStore/EventHorizon.EventStore.csproj
+++ b/src/EventHorizon.EventStore/EventHorizon.EventStore.csproj
@@ -7,11 +7,11 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/src/EventHorizon.EventStreaming.Pulsar/EventHorizon.EventStreaming.Pulsar.csproj b/src/EventHorizon.EventStreaming.Pulsar/EventHorizon.EventStreaming.Pulsar.csproj
index ca34981..c9c3210 100644
--- a/src/EventHorizon.EventStreaming.Pulsar/EventHorizon.EventStreaming.Pulsar.csproj
+++ b/src/EventHorizon.EventStreaming.Pulsar/EventHorizon.EventStreaming.Pulsar.csproj
@@ -9,8 +9,8 @@
-
-
+
+
diff --git a/src/EventHorizon.EventStreaming/EventHorizon.EventStreaming.csproj b/src/EventHorizon.EventStreaming/EventHorizon.EventStreaming.csproj
index c901e87..26d1739 100644
--- a/src/EventHorizon.EventStreaming/EventHorizon.EventStreaming.csproj
+++ b/src/EventHorizon.EventStreaming/EventHorizon.EventStreaming.csproj
@@ -7,11 +7,11 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/test/EventHorizon.EventSourcing.Test/EventHorizon.EventSourcing.Test.csproj b/test/EventHorizon.EventSourcing.Test/EventHorizon.EventSourcing.Test.csproj
index ce52ac1..7575e99 100644
--- a/test/EventHorizon.EventSourcing.Test/EventHorizon.EventSourcing.Test.csproj
+++ b/test/EventHorizon.EventSourcing.Test/EventHorizon.EventSourcing.Test.csproj
@@ -10,13 +10,13 @@
-
+
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/test/EventHorizon.EventStore.Test/EventHorizon.EventStore.Test.csproj b/test/EventHorizon.EventStore.Test/EventHorizon.EventStore.Test.csproj
index 260a43c..bfeb5de 100644
--- a/test/EventHorizon.EventStore.Test/EventHorizon.EventStore.Test.csproj
+++ b/test/EventHorizon.EventStore.Test/EventHorizon.EventStore.Test.csproj
@@ -9,16 +9,16 @@
-
-
+
+
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/test/EventHorizon.EventStreaming.Test/EventHorizon.EventStreaming.Test.csproj b/test/EventHorizon.EventStreaming.Test/EventHorizon.EventStreaming.Test.csproj
index c07a1d9..0befe60 100644
--- a/test/EventHorizon.EventStreaming.Test/EventHorizon.EventStreaming.Test.csproj
+++ b/test/EventHorizon.EventStreaming.Test/EventHorizon.EventStreaming.Test.csproj
@@ -9,17 +9,17 @@
-
-
+
+
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all