From 8fc35562b590b5d1c11330790b9d48e0e9c0d393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:08:39 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Http in /WebAndSocketTester Bumps [Microsoft.AspNetCore.Http](https://github.com/aspnet/AspNetCore) from 2.0.1 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.0.1...v2.1.22) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Http dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TreeRouter.Http/TreeRouter.Http.csproj | 2 +- WebAndSocketTester/WebAndSocketTester.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TreeRouter.Http/TreeRouter.Http.csproj b/TreeRouter.Http/TreeRouter.Http.csproj index e7b1953..6882d8c 100644 --- a/TreeRouter.Http/TreeRouter.Http.csproj +++ b/TreeRouter.Http/TreeRouter.Http.csproj @@ -5,7 +5,7 @@ - + diff --git a/WebAndSocketTester/WebAndSocketTester.csproj b/WebAndSocketTester/WebAndSocketTester.csproj index 4d673de..71aa8c8 100644 --- a/WebAndSocketTester/WebAndSocketTester.csproj +++ b/WebAndSocketTester/WebAndSocketTester.csproj @@ -6,7 +6,7 @@ - +