From 21f61cdfbb8e558d531698fab92be9568288bfa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:12:47 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.All from 2.1.4 to 2.1.15 in /Example.Api Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/AspNetCore) from 2.1.4 to 2.1.15. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/aspnet/AspNetCore/compare/2.1.4...v2.1.15) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.All dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Example.Api/Example.Api.csproj | 2 +- Example.Business/Example.Business.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Example.Api/Example.Api.csproj b/Example.Api/Example.Api.csproj index d7c75a3..94bccdc 100644 --- a/Example.Api/Example.Api.csproj +++ b/Example.Api/Example.Api.csproj @@ -15,7 +15,7 @@ - + diff --git a/Example.Business/Example.Business.csproj b/Example.Business/Example.Business.csproj index 8b6865c..438b669 100644 --- a/Example.Business/Example.Business.csproj +++ b/Example.Business/Example.Business.csproj @@ -12,7 +12,7 @@ - +