From 839e74c94773072e5d104e05d1e2db67f472b7f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:11:53 +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.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.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..3625624 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..a84e2a1 100644 --- a/Samples/SampleWebApi/SampleWebApi.csproj +++ b/Samples/SampleWebApi/SampleWebApi.csproj @@ -7,7 +7,7 @@ - +