diff --git a/benchmark/EventHorizon.EventStore.Benchmark/EventHorizon.EventStore.Benchmark.csproj b/benchmark/EventHorizon.EventStore.Benchmark/EventHorizon.EventStore.Benchmark.csproj index d24a25e..1e63a17 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 287763a..92af060 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 85cd594..a4319a5 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 057c379..905f1a2 100644 --- a/src/EventHorizon.Abstractions/EventHorizon.Abstractions.csproj +++ b/src/EventHorizon.Abstractions/EventHorizon.Abstractions.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/src/EventHorizon.EventStore.ElasticSearch/EventHorizon.EventStore.ElasticSearch.csproj b/src/EventHorizon.EventStore.ElasticSearch/EventHorizon.EventStore.ElasticSearch.csproj index 5680bdd..28ad07f 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 d159564..5855e43 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 9bd23d3..56a7c99 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 dc1cf47..0863826 100644 --- a/src/EventHorizon.EventStreaming.Pulsar/EventHorizon.EventStreaming.Pulsar.csproj +++ b/src/EventHorizon.EventStreaming.Pulsar/EventHorizon.EventStreaming.Pulsar.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/src/EventHorizon.EventStreaming/EventHorizon.EventStreaming.csproj b/src/EventHorizon.EventStreaming/EventHorizon.EventStreaming.csproj index 525a9ce..6539316 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 604b823..15597cd 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 12b755b..f20aa50 100644 --- a/test/EventHorizon.EventStore.Test/EventHorizon.EventStore.Test.csproj +++ b/test/EventHorizon.EventStore.Test/EventHorizon.EventStore.Test.csproj @@ -9,8 +9,8 @@ - - + + @@ -18,7 +18,7 @@ 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 aa916e6..2cc0b3a 100644 --- a/test/EventHorizon.EventStreaming.Test/EventHorizon.EventStreaming.Test.csproj +++ b/test/EventHorizon.EventStreaming.Test/EventHorizon.EventStreaming.Test.csproj @@ -9,8 +9,8 @@ - - + + @@ -19,7 +19,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all