From bf0948355dc7b7a98f6572fcaf6f9b7e0af0288b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 01:51:52 +0000 Subject: [PATCH] Bump AutoMapper from 9.0.0 to 12.0.0 Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 9.0.0 to 12.0.0. - [Release notes](https://github.com/AutoMapper/AutoMapper/releases) - [Changelog](https://github.com/AutoMapper/AutoMapper/blob/master/docs/API-Changes.md) - [Commits](https://github.com/AutoMapper/AutoMapper/compare/v9.0.0...v12.0.0) --- updated-dependencies: - dependency-name: AutoMapper 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..78eff26 100644 --- a/Infrastructure/Infrastructure.csproj +++ b/Infrastructure/Infrastructure.csproj @@ -23,7 +23,7 @@ - + diff --git a/Presentation.API/Presentation.API.csproj b/Presentation.API/Presentation.API.csproj index 0047e9f..d121a10 100644 --- a/Presentation.API/Presentation.API.csproj +++ b/Presentation.API/Presentation.API.csproj @@ -10,7 +10,7 @@ - +