From d4fff6741c68cdf88820c506f1bbb7dc911df670 Mon Sep 17 00:00:00 2001 From: ThompsonNye Date: Sun, 21 Sep 2025 10:50:33 +0200 Subject: [PATCH] Update packages --- src/Vegasco.Server.Api/Vegasco.Server.Api.csproj | 16 ++++++++-------- .../Vegasco.Server.AppHost.csproj | 8 ++++---- .../Vegasco.Server.ServiceDefaults.csproj | 4 ++-- .../Vegasco.Server.Api.Tests.Integration.csproj | 14 +++++++------- .../Vegasco.Server.Api.Tests.Unit.csproj | 6 +++--- 5 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/Vegasco.Server.Api/Vegasco.Server.Api.csproj b/src/Vegasco.Server.Api/Vegasco.Server.Api.csproj index 461fc82..aa38f0e 100644 --- a/src/Vegasco.Server.Api/Vegasco.Server.Api.csproj +++ b/src/Vegasco.Server.Api/Vegasco.Server.Api.csproj @@ -13,24 +13,24 @@ - - + + - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + diff --git a/src/Vegasco.Server.AppHost/Vegasco.Server.AppHost.csproj b/src/Vegasco.Server.AppHost/Vegasco.Server.AppHost.csproj index 6f4dfb9..12eddb3 100644 --- a/src/Vegasco.Server.AppHost/Vegasco.Server.AppHost.csproj +++ b/src/Vegasco.Server.AppHost/Vegasco.Server.AppHost.csproj @@ -12,13 +12,13 @@ - - - + + + 3.7.115 - + diff --git a/src/Vegasco.Server.ServiceDefaults/Vegasco.Server.ServiceDefaults.csproj b/src/Vegasco.Server.ServiceDefaults/Vegasco.Server.ServiceDefaults.csproj index f5a831a..4201046 100644 --- a/src/Vegasco.Server.ServiceDefaults/Vegasco.Server.ServiceDefaults.csproj +++ b/src/Vegasco.Server.ServiceDefaults/Vegasco.Server.ServiceDefaults.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/tests/Vegasco.Server.Api.Tests.Integration/Vegasco.Server.Api.Tests.Integration.csproj b/tests/Vegasco.Server.Api.Tests.Integration/Vegasco.Server.Api.Tests.Integration.csproj index 8007836..7c739c4 100644 --- a/tests/Vegasco.Server.Api.Tests.Integration/Vegasco.Server.Api.Tests.Integration.csproj +++ b/tests/Vegasco.Server.Api.Tests.Integration/Vegasco.Server.Api.Tests.Integration.csproj @@ -10,21 +10,21 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Vegasco.Server.Api.Tests.Unit/Vegasco.Server.Api.Tests.Unit.csproj b/tests/Vegasco.Server.Api.Tests.Unit/Vegasco.Server.Api.Tests.Unit.csproj index a2a53a7..e7413e5 100644 --- a/tests/Vegasco.Server.Api.Tests.Unit/Vegasco.Server.Api.Tests.Unit.csproj +++ b/tests/Vegasco.Server.Api.Tests.Unit/Vegasco.Server.Api.Tests.Unit.csproj @@ -14,12 +14,12 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive