From dd6a344c520bb46d50083fc830e5d34ccc226a8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Oct 2021 13:27:02 +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 8.1.1. - [Release notes](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection/releases) - [Commits](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection/compare/v7.0.0...v8.1.1) --- 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..ca41b7f 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..180d456 100644 --- a/Presentation.API/Presentation.API.csproj +++ b/Presentation.API/Presentation.API.csproj @@ -11,7 +11,7 @@ - +