diff --git a/Core/Bones.Api.Client/Bones.Api.Client.csproj b/Core/Bones.Api.Client/Bones.Api.Client.csproj index 5a6e298..29290a9 100644 --- a/Core/Bones.Api.Client/Bones.Api.Client.csproj +++ b/Core/Bones.Api.Client/Bones.Api.Client.csproj @@ -5,7 +5,7 @@ - + diff --git a/Core/Bones.Database/Bones.Database.csproj b/Core/Bones.Database/Bones.Database.csproj index 26a0380..323d210 100644 --- a/Core/Bones.Database/Bones.Database.csproj +++ b/Core/Bones.Database/Bones.Database.csproj @@ -5,13 +5,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 5eadbbc..ba72757 100644 --- a/Core/Bones.Logic/Bones.Logic.csproj +++ b/Core/Bones.Logic/Bones.Logic.csproj @@ -10,7 +10,7 @@ - + diff --git a/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj b/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj index bc39f51..4eb945d 100644 --- a/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj +++ b/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj @@ -10,8 +10,8 @@ - - + + @@ -25,7 +25,7 @@ - + diff --git a/Core/Bones.Shared/Bones.Shared.csproj b/Core/Bones.Shared/Bones.Shared.csproj index d9ecbbe..9e892d6 100644 --- a/Core/Bones.Shared/Bones.Shared.csproj +++ b/Core/Bones.Shared/Bones.Shared.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/Frontend/Bones.WebUI/Bones.WebUI.csproj b/Frontend/Bones.WebUI/Bones.WebUI.csproj index 5a26788..15d61ca 100644 --- a/Frontend/Bones.WebUI/Bones.WebUI.csproj +++ b/Frontend/Bones.WebUI/Bones.WebUI.csproj @@ -9,12 +9,12 @@ - + - - + + @@ -28,7 +28,7 @@ - + diff --git a/Services/Bones.Api/Bones.Api.csproj b/Services/Bones.Api/Bones.Api.csproj index 3cbcdc2..70d0c6b 100644 --- a/Services/Bones.Api/Bones.Api.csproj +++ b/Services/Bones.Api/Bones.Api.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/Services/Bones.BackgroundService/Bones.BackgroundService.csproj b/Services/Bones.BackgroundService/Bones.BackgroundService.csproj index 49ceeaa..35a5e9d 100644 --- a/Services/Bones.BackgroundService/Bones.BackgroundService.csproj +++ b/Services/Bones.BackgroundService/Bones.BackgroundService.csproj @@ -11,11 +11,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 8f70d48..4b29b26 100644 --- a/Tests/IntegrationTests/Bones.Api.IntegrationTests/Bones.Api.IntegrationTests.csproj +++ b/Tests/IntegrationTests/Bones.Api.IntegrationTests/Bones.Api.IntegrationTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + 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 037e9de..a9a8661 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 @@ -19,8 +19,8 @@ - - + + diff --git a/Tests/UnitTests/Bones.Testing.UnitTests.Shared/Bones.Testing.UnitTests.Shared.csproj b/Tests/UnitTests/Bones.Testing.UnitTests.Shared/Bones.Testing.UnitTests.Shared.csproj index f23f79a..420b837 100644 --- a/Tests/UnitTests/Bones.Testing.UnitTests.Shared/Bones.Testing.UnitTests.Shared.csproj +++ b/Tests/UnitTests/Bones.Testing.UnitTests.Shared/Bones.Testing.UnitTests.Shared.csproj @@ -7,7 +7,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 0bb84ef..d309d03 100644 --- a/Tests/UnitTests/Core/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj +++ b/Tests/UnitTests/Core/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + 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 0bb84ef..d309d03 100644 --- a/Tests/UnitTests/Core/Bones.Logic.UnitTests/Bones.Logic.UnitTests.csproj +++ b/Tests/UnitTests/Core/Bones.Logic.UnitTests/Bones.Logic.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + 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 0bb84ef..d309d03 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 @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all