From 250f5acfa5a60f91d8dae5edcf10f3a9a7308dc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:11:59 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.App from 2.1.4 to 2.1.15 in /GenericApi.Tests 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.Tests/GenericApi.Tests.csproj | 2 +- GenericApi/GenericApi.csproj | 2 +- Samples/SampleWebApiWithDTO/SampleWebApiWithDTO.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/GenericApi.Tests/GenericApi.Tests.csproj b/GenericApi.Tests/GenericApi.Tests.csproj index e0c61e6..5ab0249 100644 --- a/GenericApi.Tests/GenericApi.Tests.csproj +++ b/GenericApi.Tests/GenericApi.Tests.csproj @@ -5,7 +5,7 @@ - + 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 @@ - +