From 4455dbd32d5d2eb9d4e4a9d952a23629444a1e70 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 10:23:41 +0600 Subject: [PATCH] Bump MediatR.Extensions.Microsoft.DependencyInjection (#175) Bumps [MediatR.Extensions.Microsoft.DependencyInjection](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases) - [Commits](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/compare/v8.0.0...v8.0.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj | 2 +- src/Services/Joining/Joining.API/Joining.API.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj b/src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj index 79aa809c..0d58e625 100644 --- a/src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj +++ b/src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/Services/Joining/Joining.API/Joining.API.csproj b/src/Services/Joining/Joining.API/Joining.API.csproj index 90cde621..2d0200b4 100644 --- a/src/Services/Joining/Joining.API/Joining.API.csproj +++ b/src/Services/Joining/Joining.API/Joining.API.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive