From c0637d149ab613982d55f6b18ce983c4a09b0cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 00:46:44 +0000 Subject: [PATCH] Bump Microsoft.Owin from 3.0.0 to 4.0.0 in /Chapter06/TodoListWebApp Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter06/TodoListWebApp/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter06/TodoListWebApp/packages.config b/Chapter06/TodoListWebApp/packages.config index 484a340..1e6d026 100644 --- a/Chapter06/TodoListWebApp/packages.config +++ b/Chapter06/TodoListWebApp/packages.config @@ -9,7 +9,7 @@ - +