From 2e9bc80d415e3a4b301e586d928a419296e50653 Mon Sep 17 00:00:00 2001 From: aelassas Date: Wed, 29 Nov 2023 15:34:16 +0100 Subject: [PATCH] Update dependencies --- src/gateways/BackendGateway/BackendGateway.csproj | 2 +- src/gateways/FrontendGateway/FrontendGateway.csproj | 2 +- .../CartMicroservice.UnitTests.csproj | 2 +- .../CatalogMicroservice.UnitTests.csproj | 2 +- .../IdentityMicroservice.UnitTests.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/gateways/BackendGateway/BackendGateway.csproj b/src/gateways/BackendGateway/BackendGateway.csproj index 4cc63b0..cc8e7d6 100644 --- a/src/gateways/BackendGateway/BackendGateway.csproj +++ b/src/gateways/BackendGateway/BackendGateway.csproj @@ -19,7 +19,7 @@ - + diff --git a/src/gateways/FrontendGateway/FrontendGateway.csproj b/src/gateways/FrontendGateway/FrontendGateway.csproj index 0946b2c..48e2a03 100644 --- a/src/gateways/FrontendGateway/FrontendGateway.csproj +++ b/src/gateways/FrontendGateway/FrontendGateway.csproj @@ -19,7 +19,7 @@ - + diff --git a/tests/CartMicroservice.UnitTests/CartMicroservice.UnitTests.csproj b/tests/CartMicroservice.UnitTests/CartMicroservice.UnitTests.csproj index 5f41b0d..6a6b1a2 100644 --- a/tests/CartMicroservice.UnitTests/CartMicroservice.UnitTests.csproj +++ b/tests/CartMicroservice.UnitTests/CartMicroservice.UnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/CatalogMicroservice.UnitTests/CatalogMicroservice.UnitTests.csproj b/tests/CatalogMicroservice.UnitTests/CatalogMicroservice.UnitTests.csproj index 3f25fe1..670b190 100644 --- a/tests/CatalogMicroservice.UnitTests/CatalogMicroservice.UnitTests.csproj +++ b/tests/CatalogMicroservice.UnitTests/CatalogMicroservice.UnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/IdentityMicroservice.UnitTests/IdentityMicroservice.UnitTests.csproj b/tests/IdentityMicroservice.UnitTests/IdentityMicroservice.UnitTests.csproj index 164aecb..2cbb533 100644 --- a/tests/IdentityMicroservice.UnitTests/IdentityMicroservice.UnitTests.csproj +++ b/tests/IdentityMicroservice.UnitTests/IdentityMicroservice.UnitTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive