From 81eb8eb1264b134a5f6b31bcdbfa544f2fc04329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 01:52:44 +0000 Subject: [PATCH] Bump AutoMapper.Extensions.Microsoft.DependencyInjection Bumps [AutoMapper.Extensions.Microsoft.DependencyInjection](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection) from 7.0.0 to 12.0.0. - [Release notes](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection/releases) - [Commits](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection/compare/v7.0.0...v12.0.0) --- updated-dependencies: - dependency-name: AutoMapper.Extensions.Microsoft.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Infrastructure/Infrastructure.csproj | 2 +- Presentation.API/Presentation.API.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Infrastructure/Infrastructure.csproj b/Infrastructure/Infrastructure.csproj index 21ac62d..13ac7d9 100644 --- a/Infrastructure/Infrastructure.csproj +++ b/Infrastructure/Infrastructure.csproj @@ -25,7 +25,7 @@ - + diff --git a/Presentation.API/Presentation.API.csproj b/Presentation.API/Presentation.API.csproj index 0047e9f..668bd6c 100644 --- a/Presentation.API/Presentation.API.csproj +++ b/Presentation.API/Presentation.API.csproj @@ -11,7 +11,7 @@ - +