diff --git a/examples/01-examples-of-each-primitive-data-type/net5.0/Acme.Examples.csproj b/examples/01-examples-of-each-primitive-data-type/net5.0/Acme.Examples.csproj index 31e152a..87d9420 100644 --- a/examples/01-examples-of-each-primitive-data-type/net5.0/Acme.Examples.csproj +++ b/examples/01-examples-of-each-primitive-data-type/net5.0/Acme.Examples.csproj @@ -13,7 +13,7 @@ - + diff --git a/examples/01-examples-of-each-primitive-data-type/net6.0/Acme.Examples.csproj b/examples/01-examples-of-each-primitive-data-type/net6.0/Acme.Examples.csproj index 1ffad69..ddf6c67 100644 --- a/examples/01-examples-of-each-primitive-data-type/net6.0/Acme.Examples.csproj +++ b/examples/01-examples-of-each-primitive-data-type/net6.0/Acme.Examples.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/01-examples-of-each-primitive-data-type/net7.0/Acme.Examples.csproj b/examples/01-examples-of-each-primitive-data-type/net7.0/Acme.Examples.csproj index 7ce6bd5..8958a70 100644 --- a/examples/01-examples-of-each-primitive-data-type/net7.0/Acme.Examples.csproj +++ b/examples/01-examples-of-each-primitive-data-type/net7.0/Acme.Examples.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/01-examples-of-each-primitive-data-type/net8.0/Acme.Examples.csproj b/examples/01-examples-of-each-primitive-data-type/net8.0/Acme.Examples.csproj index faf0cfc..bd21cc5 100644 --- a/examples/01-examples-of-each-primitive-data-type/net8.0/Acme.Examples.csproj +++ b/examples/01-examples-of-each-primitive-data-type/net8.0/Acme.Examples.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/01-examples-of-each-primitive-data-type/netcoreapp3.1/Acme.Examples.csproj b/examples/01-examples-of-each-primitive-data-type/netcoreapp3.1/Acme.Examples.csproj index 5fa7aa4..77bdbe1 100644 --- a/examples/01-examples-of-each-primitive-data-type/netcoreapp3.1/Acme.Examples.csproj +++ b/examples/01-examples-of-each-primitive-data-type/netcoreapp3.1/Acme.Examples.csproj @@ -14,7 +14,7 @@ - + diff --git a/examples/01-examples-of-each-primitive-data-type/netstandard2.0/Acme.Examples.csproj b/examples/01-examples-of-each-primitive-data-type/netstandard2.0/Acme.Examples.csproj index 25e042b..e199711 100644 --- a/examples/01-examples-of-each-primitive-data-type/netstandard2.0/Acme.Examples.csproj +++ b/examples/01-examples-of-each-primitive-data-type/netstandard2.0/Acme.Examples.csproj @@ -13,7 +13,7 @@ - + diff --git a/examples/02-aspnetcore-mvc-api-with-mongo-db/Acme.Catalog.Abstractions/Acme.Catalog.Abstractions.csproj b/examples/02-aspnetcore-mvc-api-with-mongo-db/Acme.Catalog.Abstractions/Acme.Catalog.Abstractions.csproj index 7dc1235..bdb49bd 100644 --- a/examples/02-aspnetcore-mvc-api-with-mongo-db/Acme.Catalog.Abstractions/Acme.Catalog.Abstractions.csproj +++ b/examples/02-aspnetcore-mvc-api-with-mongo-db/Acme.Catalog.Abstractions/Acme.Catalog.Abstractions.csproj @@ -8,7 +8,7 @@ - + diff --git a/examples/02-aspnetcore-mvc-api-with-mongo-db/Acme.Catalog.Api/Acme.Catalog.Api.csproj b/examples/02-aspnetcore-mvc-api-with-mongo-db/Acme.Catalog.Api/Acme.Catalog.Api.csproj index 5c10794..75892d2 100644 --- a/examples/02-aspnetcore-mvc-api-with-mongo-db/Acme.Catalog.Api/Acme.Catalog.Api.csproj +++ b/examples/02-aspnetcore-mvc-api-with-mongo-db/Acme.Catalog.Api/Acme.Catalog.Api.csproj @@ -13,9 +13,9 @@ - - - + + + diff --git a/src/Primitively.Abstractions/Primitively.Abstractions.csproj b/src/Primitively.Abstractions/Primitively.Abstractions.csproj index d4f15f6..bf19155 100644 --- a/src/Primitively.Abstractions/Primitively.Abstractions.csproj +++ b/src/Primitively.Abstractions/Primitively.Abstractions.csproj @@ -12,10 +12,7 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Primitively/Primitively.csproj b/src/Primitively/Primitively.csproj index b13c1aa..45253b4 100644 --- a/src/Primitively/Primitively.csproj +++ b/src/Primitively/Primitively.csproj @@ -16,14 +16,8 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + + diff --git a/test/Primitively.IntegrationTests/Primitively.IntegrationTests.csproj b/test/Primitively.IntegrationTests/Primitively.IntegrationTests.csproj index e251ce6..86b35be 100644 --- a/test/Primitively.IntegrationTests/Primitively.IntegrationTests.csproj +++ b/test/Primitively.IntegrationTests/Primitively.IntegrationTests.csproj @@ -20,22 +20,10 @@ - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + + + +