From 2374865451768e90d5dac21876cbbfe8eb987fd3 Mon Sep 17 00:00:00 2001 From: Nickolas Gupton Date: Wed, 20 Nov 2024 23:27:33 -0600 Subject: [PATCH] Update a couple NuGet packages --- Core/Bones.Database/Bones.Database.csproj | 1 - Core/Bones.Logic/Bones.Logic.csproj | 1 - Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj | 1 + Frontend/Bones.Api.Client/Bones.Api.Client.csproj | 2 +- .../Bones.Database.UnitTests/Bones.Database.UnitTests.csproj | 2 +- .../Backend/Bones.Logic.UnitTests/Bones.Logic.UnitTests.csproj | 2 +- .../Bones.Shared.Backend.UnitTests.csproj | 2 +- 7 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Core/Bones.Database/Bones.Database.csproj b/Core/Bones.Database/Bones.Database.csproj index 6a72493..c3531d5 100644 --- a/Core/Bones.Database/Bones.Database.csproj +++ b/Core/Bones.Database/Bones.Database.csproj @@ -21,7 +21,6 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - diff --git a/Core/Bones.Logic/Bones.Logic.csproj b/Core/Bones.Logic/Bones.Logic.csproj index 0ef8589..ba92fdb 100644 --- a/Core/Bones.Logic/Bones.Logic.csproj +++ b/Core/Bones.Logic/Bones.Logic.csproj @@ -20,7 +20,6 @@ - diff --git a/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj b/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj index 51c1bee..e5403e6 100644 --- a/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj +++ b/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj @@ -22,6 +22,7 @@ + diff --git a/Frontend/Bones.Api.Client/Bones.Api.Client.csproj b/Frontend/Bones.Api.Client/Bones.Api.Client.csproj index 311b26f..39866b3 100644 --- a/Frontend/Bones.Api.Client/Bones.Api.Client.csproj +++ b/Frontend/Bones.Api.Client/Bones.Api.Client.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tests/Backend/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj b/Tests/Backend/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj index c812aa8..1e767f4 100644 --- a/Tests/Backend/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj +++ b/Tests/Backend/Bones.Database.UnitTests/Bones.Database.UnitTests.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tests/Backend/Bones.Logic.UnitTests/Bones.Logic.UnitTests.csproj b/Tests/Backend/Bones.Logic.UnitTests/Bones.Logic.UnitTests.csproj index 70473c4..dd4cf73 100644 --- a/Tests/Backend/Bones.Logic.UnitTests/Bones.Logic.UnitTests.csproj +++ b/Tests/Backend/Bones.Logic.UnitTests/Bones.Logic.UnitTests.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tests/Backend/Bones.Shared.Backend.UnitTests/Bones.Shared.Backend.UnitTests.csproj b/Tests/Backend/Bones.Shared.Backend.UnitTests/Bones.Shared.Backend.UnitTests.csproj index 70473c4..dd4cf73 100644 --- a/Tests/Backend/Bones.Shared.Backend.UnitTests/Bones.Shared.Backend.UnitTests.csproj +++ b/Tests/Backend/Bones.Shared.Backend.UnitTests/Bones.Shared.Backend.UnitTests.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive