From d3b92a4b2a1cfcb54d7969ea05e54620ff3ef1ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 15:36:02 +0000 Subject: [PATCH 1/2] Bump AutoMapper and 8 others Bumps AutoMapper to 15.0.1 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.6 to 9.0.7 Bumps Microsoft.AspNetCore.Authentication.OpenIdConnect from 9.0.6 to 9.0.7 Bumps Microsoft.EntityFrameworkCore from 9.0.6 to 9.0.7 Bumps Microsoft.EntityFrameworkCore.Design from 9.0.6 to 9.0.7 Bumps Microsoft.EntityFrameworkCore.Relational from 9.0.6 to 9.0.7 Bumps Microsoft.EntityFrameworkCore.SqlServer from 9.0.6 to 9.0.7 Bumps Microsoft.EntityFrameworkCore.Tools from 9.0.6 to 9.0.7 Bumps Swashbuckle.AspNetCore from 9.0.1 to 9.0.3 --- 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: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Swashbuckle.AspNetCore dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Backend/src/ITL.API/ITL.API.csproj | 10 +++++----- Backend/src/ITL.Application/ITL.Application.csproj | 2 +- .../src/ITL.Infrastructure/ITL.Infrastructure.csproj | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Backend/src/ITL.API/ITL.API.csproj b/Backend/src/ITL.API/ITL.API.csproj index bde75a77..1bbaf19d 100644 --- a/Backend/src/ITL.API/ITL.API.csproj +++ b/Backend/src/ITL.API/ITL.API.csproj @@ -5,17 +5,17 @@ - + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Backend/src/ITL.Application/ITL.Application.csproj b/Backend/src/ITL.Application/ITL.Application.csproj index aa78feb5..94152be2 100644 --- a/Backend/src/ITL.Application/ITL.Application.csproj +++ b/Backend/src/ITL.Application/ITL.Application.csproj @@ -5,7 +5,7 @@ - + diff --git a/Backend/src/ITL.Infrastructure/ITL.Infrastructure.csproj b/Backend/src/ITL.Infrastructure/ITL.Infrastructure.csproj index e9987a6a..bec714f0 100644 --- a/Backend/src/ITL.Infrastructure/ITL.Infrastructure.csproj +++ b/Backend/src/ITL.Infrastructure/ITL.Infrastructure.csproj @@ -5,12 +5,12 @@ - + - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all From 064d1a1a09a63607ef096370be2b75feab573a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jadhiel=20V=C3=A9lez?= Date: Wed, 6 Aug 2025 18:36:25 +0000 Subject: [PATCH 2/2] Refactor --- Backend/src/ITL.API/ITL.API.csproj | 2 +- Backend/src/ITL.Application/ITL.Application.csproj | 2 +- Backend/src/ITL.Infrastructure/ITL.Infrastructure.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Backend/src/ITL.API/ITL.API.csproj b/Backend/src/ITL.API/ITL.API.csproj index 1bbaf19d..7cf60796 100644 --- a/Backend/src/ITL.API/ITL.API.csproj +++ b/Backend/src/ITL.API/ITL.API.csproj @@ -5,7 +5,7 @@ - + diff --git a/Backend/src/ITL.Application/ITL.Application.csproj b/Backend/src/ITL.Application/ITL.Application.csproj index 94152be2..aa78feb5 100644 --- a/Backend/src/ITL.Application/ITL.Application.csproj +++ b/Backend/src/ITL.Application/ITL.Application.csproj @@ -5,7 +5,7 @@ - + diff --git a/Backend/src/ITL.Infrastructure/ITL.Infrastructure.csproj b/Backend/src/ITL.Infrastructure/ITL.Infrastructure.csproj index bec714f0..10aabeca 100644 --- a/Backend/src/ITL.Infrastructure/ITL.Infrastructure.csproj +++ b/Backend/src/ITL.Infrastructure/ITL.Infrastructure.csproj @@ -5,7 +5,7 @@ - +