From db0518313791998072eb19fd0868d5658e1a0dfb Mon Sep 17 00:00:00 2001 From: TekH Date: Thu, 26 Jun 2025 14:17:48 +0200 Subject: [PATCH] Update package versions for UserManager and DigitalData.Core.API - Updated `UserManager` from `1.0.0` to `1.1.0` in `EnvelopeGenerator.Application.csproj` and `EnvelopeGenerator.Infrastructure.csproj`. - Updated `DigitalData.Core.API` from `2.2.0` to `2.2.1` in `EnvelopeGenerator.GeneratorAPI.csproj`, `EnvelopeGenerator.Tests.Application.csproj`, and `EnvelopeGenerator.Web.csproj`. --- .../EnvelopeGenerator.Application.csproj | 2 +- .../EnvelopeGenerator.GeneratorAPI.csproj | 2 +- .../EnvelopeGenerator.Infrastructure.csproj | 2 +- .../EnvelopeGenerator.Tests.Application.csproj | 2 +- EnvelopeGenerator.Web/EnvelopeGenerator.Web.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/EnvelopeGenerator.Application/EnvelopeGenerator.Application.csproj b/EnvelopeGenerator.Application/EnvelopeGenerator.Application.csproj index 4f776b0d..9d36e46e 100644 --- a/EnvelopeGenerator.Application/EnvelopeGenerator.Application.csproj +++ b/EnvelopeGenerator.Application/EnvelopeGenerator.Application.csproj @@ -24,7 +24,7 @@ - + diff --git a/EnvelopeGenerator.GeneratorAPI/EnvelopeGenerator.GeneratorAPI.csproj b/EnvelopeGenerator.GeneratorAPI/EnvelopeGenerator.GeneratorAPI.csproj index e46ec6fd..c5b1398d 100644 --- a/EnvelopeGenerator.GeneratorAPI/EnvelopeGenerator.GeneratorAPI.csproj +++ b/EnvelopeGenerator.GeneratorAPI/EnvelopeGenerator.GeneratorAPI.csproj @@ -20,7 +20,7 @@ - + diff --git a/EnvelopeGenerator.Infrastructure/EnvelopeGenerator.Infrastructure.csproj b/EnvelopeGenerator.Infrastructure/EnvelopeGenerator.Infrastructure.csproj index 10ab9e19..8bcc59de 100644 --- a/EnvelopeGenerator.Infrastructure/EnvelopeGenerator.Infrastructure.csproj +++ b/EnvelopeGenerator.Infrastructure/EnvelopeGenerator.Infrastructure.csproj @@ -12,7 +12,7 @@ - + diff --git a/EnvelopeGenerator.Tests.Application/EnvelopeGenerator.Tests.Application.csproj b/EnvelopeGenerator.Tests.Application/EnvelopeGenerator.Tests.Application.csproj index 898a6dd0..1838c201 100644 --- a/EnvelopeGenerator.Tests.Application/EnvelopeGenerator.Tests.Application.csproj +++ b/EnvelopeGenerator.Tests.Application/EnvelopeGenerator.Tests.Application.csproj @@ -25,7 +25,7 @@ - + diff --git a/EnvelopeGenerator.Web/EnvelopeGenerator.Web.csproj b/EnvelopeGenerator.Web/EnvelopeGenerator.Web.csproj index 4f22a610..f52b0610 100644 --- a/EnvelopeGenerator.Web/EnvelopeGenerator.Web.csproj +++ b/EnvelopeGenerator.Web/EnvelopeGenerator.Web.csproj @@ -2101,7 +2101,7 @@ - +