diff --git a/Core/Bones.Api.Client/Bones.Api.Client.csproj b/Core/Bones.Api.Client/Bones.Api.Client.csproj index dc6acc7..4ea8a35 100644 --- a/Core/Bones.Api.Client/Bones.Api.Client.csproj +++ b/Core/Bones.Api.Client/Bones.Api.Client.csproj @@ -34,7 +34,7 @@ - + diff --git a/Core/Bones.Database/Bones.Database.csproj b/Core/Bones.Database/Bones.Database.csproj index b37a127..f542f5c 100644 --- a/Core/Bones.Database/Bones.Database.csproj +++ b/Core/Bones.Database/Bones.Database.csproj @@ -34,13 +34,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Core/Bones.Logic/Bones.Logic.csproj b/Core/Bones.Logic/Bones.Logic.csproj index ad0d705..a33557b 100644 --- a/Core/Bones.Logic/Bones.Logic.csproj +++ b/Core/Bones.Logic/Bones.Logic.csproj @@ -39,7 +39,7 @@ - + diff --git a/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj b/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj index 85563d0..ec5356d 100644 --- a/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj +++ b/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj @@ -39,10 +39,10 @@ - - - - + + + + @@ -56,9 +56,9 @@ - - - + + + diff --git a/Core/Bones.Shared/Bones.Shared.csproj b/Core/Bones.Shared/Bones.Shared.csproj index ca24cfa..ec4bace 100644 --- a/Core/Bones.Shared/Bones.Shared.csproj +++ b/Core/Bones.Shared/Bones.Shared.csproj @@ -35,7 +35,7 @@ - + diff --git a/Frontend/Bones.WebUI.Leaflet/Bones.WebUI.Leaflet.csproj b/Frontend/Bones.WebUI.Leaflet/Bones.WebUI.Leaflet.csproj index 0932003..41f6947 100644 --- a/Frontend/Bones.WebUI.Leaflet/Bones.WebUI.Leaflet.csproj +++ b/Frontend/Bones.WebUI.Leaflet/Bones.WebUI.Leaflet.csproj @@ -38,7 +38,7 @@ - + diff --git a/Frontend/Bones.WebUI.SubtleCrypto/Bones.WebUI.SubtleCrypto.csproj b/Frontend/Bones.WebUI.SubtleCrypto/Bones.WebUI.SubtleCrypto.csproj index 0932003..41f6947 100644 --- a/Frontend/Bones.WebUI.SubtleCrypto/Bones.WebUI.SubtleCrypto.csproj +++ b/Frontend/Bones.WebUI.SubtleCrypto/Bones.WebUI.SubtleCrypto.csproj @@ -38,7 +38,7 @@ - + diff --git a/Frontend/Bones.WebUI/Bones.WebUI.csproj b/Frontend/Bones.WebUI/Bones.WebUI.csproj index 860c00c..c2f22b2 100644 --- a/Frontend/Bones.WebUI/Bones.WebUI.csproj +++ b/Frontend/Bones.WebUI/Bones.WebUI.csproj @@ -37,13 +37,13 @@ - + - - - + + + @@ -58,7 +58,7 @@ - + diff --git a/Services/Bones.Api/Bones.Api.csproj b/Services/Bones.Api/Bones.Api.csproj index 708bd25..f6649e0 100644 --- a/Services/Bones.Api/Bones.Api.csproj +++ b/Services/Bones.Api/Bones.Api.csproj @@ -34,11 +34,11 @@ - - + + - - + + 0.1.232 diff --git a/Services/Bones.AppHost/Bones.AppHost.csproj b/Services/Bones.AppHost/Bones.AppHost.csproj index a136439..98eb49d 100644 --- a/Services/Bones.AppHost/Bones.AppHost.csproj +++ b/Services/Bones.AppHost/Bones.AppHost.csproj @@ -35,7 +35,7 @@ - + diff --git a/Services/Bones.BackgroundService/Bones.BackgroundService.csproj b/Services/Bones.BackgroundService/Bones.BackgroundService.csproj index 787ea74..66dc19b 100644 --- a/Services/Bones.BackgroundService/Bones.BackgroundService.csproj +++ b/Services/Bones.BackgroundService/Bones.BackgroundService.csproj @@ -37,11 +37,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Tests/IntegrationTests/Bones.Api.IntegrationTests/Bones.Api.IntegrationTests.csproj b/Tests/IntegrationTests/Bones.Api.IntegrationTests/Bones.Api.IntegrationTests.csproj index 77169ad..0796dfb 100644 --- a/Tests/IntegrationTests/Bones.Api.IntegrationTests/Bones.Api.IntegrationTests.csproj +++ b/Tests/IntegrationTests/Bones.Api.IntegrationTests/Bones.Api.IntegrationTests.csproj @@ -36,9 +36,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Tests/IntegrationTests/Bones.Testing.IntegrationTests.Shared/Bones.Testing.IntegrationTests.Shared.csproj b/Tests/IntegrationTests/Bones.Testing.IntegrationTests.Shared/Bones.Testing.IntegrationTests.Shared.csproj index 96d84d2..1fa6b18 100644 --- a/Tests/IntegrationTests/Bones.Testing.IntegrationTests.Shared/Bones.Testing.IntegrationTests.Shared.csproj +++ b/Tests/IntegrationTests/Bones.Testing.IntegrationTests.Shared/Bones.Testing.IntegrationTests.Shared.csproj @@ -36,7 +36,7 @@ - + diff --git a/Tests/UnitTests/Core/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj b/Tests/UnitTests/Core/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj index 1e52559..0542bb8 100644 --- a/Tests/UnitTests/Core/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj +++ b/Tests/UnitTests/Core/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj @@ -36,9 +36,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Tests/UnitTests/Core/Bones.Logic.UnitTests/Bones.Logic.UnitTests.csproj b/Tests/UnitTests/Core/Bones.Logic.UnitTests/Bones.Logic.UnitTests.csproj index 3cb33ad..71e339e 100644 --- a/Tests/UnitTests/Core/Bones.Logic.UnitTests/Bones.Logic.UnitTests.csproj +++ b/Tests/UnitTests/Core/Bones.Logic.UnitTests/Bones.Logic.UnitTests.csproj @@ -36,9 +36,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Tests/UnitTests/Core/Bones.Shared.Backend.UnitTests/Bones.Shared.Backend.UnitTests.csproj b/Tests/UnitTests/Core/Bones.Shared.Backend.UnitTests/Bones.Shared.Backend.UnitTests.csproj index 3cb33ad..71e339e 100644 --- a/Tests/UnitTests/Core/Bones.Shared.Backend.UnitTests/Bones.Shared.Backend.UnitTests.csproj +++ b/Tests/UnitTests/Core/Bones.Shared.Backend.UnitTests/Bones.Shared.Backend.UnitTests.csproj @@ -36,9 +36,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all