From e26873449e7f0459f3588fad79068731b98a5d3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 20:56:06 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.App in /Samples/SampleWebApi Bumps [Microsoft.AspNetCore.App](https://github.com/aspnet/AspNetCore) from 2.1.4 to 2.1.22. - [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.22) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.App dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GenericApi/GenericApi.csproj | 2 +- Samples/SampleWebApi/SampleWebApi.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GenericApi/GenericApi.csproj b/GenericApi/GenericApi.csproj index 20920f3..eeb8ef0 100644 --- a/GenericApi/GenericApi.csproj +++ b/GenericApi/GenericApi.csproj @@ -18,7 +18,7 @@ - + \ No newline at end of file diff --git a/Samples/SampleWebApi/SampleWebApi.csproj b/Samples/SampleWebApi/SampleWebApi.csproj index 5ad8fde..66b7b86 100644 --- a/Samples/SampleWebApi/SampleWebApi.csproj +++ b/Samples/SampleWebApi/SampleWebApi.csproj @@ -7,7 +7,7 @@ - +