From fc5c5ec86d10266cc0897ff5f2622f8f51b04389 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:11:56 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.App in /Samples/SampleWebApiWithDTO 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/SampleWebApiWithDTO/SampleWebApiWithDTO.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/SampleWebApiWithDTO/SampleWebApiWithDTO.csproj b/Samples/SampleWebApiWithDTO/SampleWebApiWithDTO.csproj index 64c9930..0fffb05 100644 --- a/Samples/SampleWebApiWithDTO/SampleWebApiWithDTO.csproj +++ b/Samples/SampleWebApiWithDTO/SampleWebApiWithDTO.csproj @@ -9,7 +9,7 @@ - +