From a97e88237c26304bed3bcf145eaa30f545b68396 Mon Sep 17 00:00:00 2001 From: Enis Mulic Date: Tue, 7 Nov 2023 16:20:28 +0100 Subject: [PATCH] chore: bump package versions --- src/Api/Api.csproj | 8 ++--- src/Application/Application.csproj | 30 +++++++++---------- .../Application.IntegrationTests.csproj | 4 +-- .../Application.UnitTests.csproj | 6 ++-- 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index a4f5c96..14b01d5 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -9,20 +9,20 @@ - - - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all + + diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index b7fa146..ff98d85 100644 --- a/src/Application/Application.csproj +++ b/src/Application/Application.csproj @@ -3,38 +3,38 @@ - - - - + + - - - - + + + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + - + + + diff --git a/tests/Application.IntegrationTests/Application.IntegrationTests.csproj b/tests/Application.IntegrationTests/Application.IntegrationTests.csproj index add8ff9..01a5e94 100644 --- a/tests/Application.IntegrationTests/Application.IntegrationTests.csproj +++ b/tests/Application.IntegrationTests/Application.IntegrationTests.csproj @@ -16,7 +16,7 @@ - + @@ -25,7 +25,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Application.UnitTests/Application.UnitTests.csproj b/tests/Application.UnitTests/Application.UnitTests.csproj index d406970..8ff23fc 100644 --- a/tests/Application.UnitTests/Application.UnitTests.csproj +++ b/tests/Application.UnitTests/Application.UnitTests.csproj @@ -5,7 +5,7 @@ - + @@ -13,11 +13,11 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all - +