From ab0666ad5f492fc9453de195e95aeb0c4d01fd9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 04:12:22 +0000 Subject: [PATCH 1/3] Bump AutoMapper and 2 others Bumps AutoMapper to 15.0.1 Bumps Microsoft.Data.SqlClient to 6.1.0 Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 9.0.6 to 9.0.7 --- updated-dependencies: - dependency-name: AutoMapper dependency-version: 15.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: AutoMapper dependency-version: 15.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: AutoMapper dependency-version: 15.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Data.SqlClient dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Data.SqlClient dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Data.SqlClient dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ACGSS.Application/ACGSS.Application.csproj | 4 ++-- ACGSS.Infrastructure/ACGSS.Infrastructure.csproj | 6 +++--- ACGSS.Tests/ACGSS.Tests.csproj | 2 +- ACGSS.Web/ACGSS.Web.csproj | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ACGSS.Application/ACGSS.Application.csproj b/ACGSS.Application/ACGSS.Application.csproj index 9bddcf5..df12b47 100644 --- a/ACGSS.Application/ACGSS.Application.csproj +++ b/ACGSS.Application/ACGSS.Application.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/ACGSS.Infrastructure/ACGSS.Infrastructure.csproj b/ACGSS.Infrastructure/ACGSS.Infrastructure.csproj index ba00bb2..231ea32 100644 --- a/ACGSS.Infrastructure/ACGSS.Infrastructure.csproj +++ b/ACGSS.Infrastructure/ACGSS.Infrastructure.csproj @@ -7,9 +7,9 @@ - + - + all @@ -21,7 +21,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/ACGSS.Tests/ACGSS.Tests.csproj b/ACGSS.Tests/ACGSS.Tests.csproj index feb799f..841459b 100644 --- a/ACGSS.Tests/ACGSS.Tests.csproj +++ b/ACGSS.Tests/ACGSS.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/ACGSS.Web/ACGSS.Web.csproj b/ACGSS.Web/ACGSS.Web.csproj index 25d4ef3..6c896dd 100644 --- a/ACGSS.Web/ACGSS.Web.csproj +++ b/ACGSS.Web/ACGSS.Web.csproj @@ -9,7 +9,7 @@ - + all From b9d8a761ec9a20d727ea1b5c1fe88f3637ab67bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jadhiel=20V=C3=A9lez?= Date: Wed, 6 Aug 2025 18:25:01 +0000 Subject: [PATCH 2/3] Refactor --- ACGSS.Infrastructure/ACGSS.Infrastructure.csproj | 2 +- ACGSS.Tests/ACGSS.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ACGSS.Infrastructure/ACGSS.Infrastructure.csproj b/ACGSS.Infrastructure/ACGSS.Infrastructure.csproj index 231ea32..fc281e5 100644 --- a/ACGSS.Infrastructure/ACGSS.Infrastructure.csproj +++ b/ACGSS.Infrastructure/ACGSS.Infrastructure.csproj @@ -7,7 +7,7 @@ - + diff --git a/ACGSS.Tests/ACGSS.Tests.csproj b/ACGSS.Tests/ACGSS.Tests.csproj index 841459b..feb799f 100644 --- a/ACGSS.Tests/ACGSS.Tests.csproj +++ b/ACGSS.Tests/ACGSS.Tests.csproj @@ -9,7 +9,7 @@ - + From 6c8f0eebd74ed7738d20a115cfd19c7a5d8ddbaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jadhiel=20V=C3=A9lez?= Date: Wed, 6 Aug 2025 18:26:37 +0000 Subject: [PATCH 3/3] New refactor --- ACGSS.Application/ACGSS.Application.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACGSS.Application/ACGSS.Application.csproj b/ACGSS.Application/ACGSS.Application.csproj index df12b47..e27983e 100644 --- a/ACGSS.Application/ACGSS.Application.csproj +++ b/ACGSS.Application/ACGSS.Application.csproj @@ -7,7 +7,7 @@ - +