From ace418527f4a4361c89fdb82db2592639e2b757c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 14:53:34 +0300 Subject: [PATCH] Bump MediatR.Extensions.Microsoft.DependencyInjection from 11.0.0 to 11.1.0 (#151) * Bump MediatR.Extensions.Microsoft.DependencyInjection Bumps [MediatR.Extensions.Microsoft.DependencyInjection](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection) from 11.0.0 to 11.1.0. - [Release notes](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases) - [Commits](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/compare/v11.0.0...v11.1.0) --- updated-dependencies: - dependency-name: MediatR.Extensions.Microsoft.DependencyInjection dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update MediatR --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nkz <5499916+nkz-soft@users.noreply.github.com> --- Directory.Packages.props | 2 +- .../NKZSoft.Template.Application.csproj | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index f3c4e7e..63664ec 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -55,7 +55,7 @@ - + diff --git a/src/NKZSoft.Template.Application/NKZSoft.Template.Application.csproj b/src/NKZSoft.Template.Application/NKZSoft.Template.Application.csproj index a0e7c7f..bc431de 100644 --- a/src/NKZSoft.Template.Application/NKZSoft.Template.Application.csproj +++ b/src/NKZSoft.Template.Application/NKZSoft.Template.Application.csproj @@ -7,6 +7,7 @@ + @@ -17,9 +18,9 @@ - + - +