From 22d060ace970f7739854f47a95afdde923739225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 01:40:43 +0000 Subject: [PATCH] Bump AutoMapper from 9.0.0 to 11.0.1 Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 9.0.0 to 11.0.1. - [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...v11.0.1) --- 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..84e9ac4 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..af2ae34 100644 --- a/Presentation.API/Presentation.API.csproj +++ b/Presentation.API/Presentation.API.csproj @@ -10,7 +10,7 @@ - +