From b9c7263dbf2000ad3a6045fc24629ea387e2d96d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:08:59 +0000 Subject: [PATCH] Bump Microsoft.AspNet.Identity.Owin in /Komsky/Komsky.Web Bumps [Microsoft.AspNet.Identity.Owin](https://github.com/aspnet/AspNetIdentity) from 2.2.1 to 2.2.4. - [Commits](https://github.com/aspnet/AspNetIdentity/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNet.Identity.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Komsky/Komsky.Services/App.config | 4 +++ Komsky/Komsky.Services/Komsky.Services.csproj | 28 +++++++++---------- Komsky/Komsky.Services/packages.config | 14 +++++----- Komsky/Komsky.Web/Komsky.Web.csproj | 14 ++++++---- Komsky/Komsky.Web/Web.config | 4 +++ Komsky/Komsky.Web/packages.config | 4 +-- 6 files changed, 39 insertions(+), 29 deletions(-) diff --git a/Komsky/Komsky.Services/App.config b/Komsky/Komsky.Services/App.config index eeadb9b..5902cf9 100644 --- a/Komsky/Komsky.Services/App.config +++ b/Komsky/Komsky.Services/App.config @@ -20,6 +20,10 @@ + + + + \ No newline at end of file diff --git a/Komsky/Komsky.Services/Komsky.Services.csproj b/Komsky/Komsky.Services/Komsky.Services.csproj index 5024f19..cb2fc80 100644 --- a/Komsky/Komsky.Services/Komsky.Services.csproj +++ b/Komsky/Komsky.Services/Komsky.Services.csproj @@ -38,40 +38,40 @@ ..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.SqlServer.dll True - - ..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll + + ..\packages\Microsoft.AspNet.Identity.Core.2.2.4\lib\net45\Microsoft.AspNet.Identity.Core.dll True ..\packages\Microsoft.AspNet.Identity.EntityFramework.2.2.1\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll True - - ..\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll + + ..\packages\Microsoft.AspNet.Identity.Owin.2.2.4\lib\net45\Microsoft.AspNet.Identity.Owin.dll True - - ..\packages\Microsoft.Owin.2.1.0\lib\net45\Microsoft.Owin.dll + + ..\packages\Microsoft.Owin.4.2.2\lib\net45\Microsoft.Owin.dll True - - ..\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll + + ..\packages\Microsoft.Owin.Security.4.2.2\lib\net45\Microsoft.Owin.Security.dll True - - ..\packages\Microsoft.Owin.Security.Cookies.2.1.0\lib\net45\Microsoft.Owin.Security.Cookies.dll + + ..\packages\Microsoft.Owin.Security.Cookies.4.2.2\lib\net45\Microsoft.Owin.Security.Cookies.dll True - - ..\packages\Microsoft.Owin.Security.OAuth.2.1.0\lib\net45\Microsoft.Owin.Security.OAuth.dll + + ..\packages\Microsoft.Owin.Security.OAuth.4.2.2\lib\net45\Microsoft.Owin.Security.OAuth.dll True ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll True - - ..\packages\Newtonsoft.Json.4.5.11\lib\net40\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll True diff --git a/Komsky/Komsky.Services/packages.config b/Komsky/Komsky.Services/packages.config index ee946b9..756b4ad 100644 --- a/Komsky/Komsky.Services/packages.config +++ b/Komsky/Komsky.Services/packages.config @@ -1,15 +1,15 @@  - + - - - - - + + + + + - + diff --git a/Komsky/Komsky.Web/Komsky.Web.csproj b/Komsky/Komsky.Web/Komsky.Web.csproj index 310f8a9..73809c5 100644 --- a/Komsky/Komsky.Web/Komsky.Web.csproj +++ b/Komsky/Komsky.Web/Komsky.Web.csproj @@ -52,6 +52,14 @@ ..\packages\FluentValidation.MVC5.5.6.2.0\lib\Net45\FluentValidation.Mvc.dll True + + ..\packages\Microsoft.AspNet.Identity.Core.2.2.4\lib\net45\Microsoft.AspNet.Identity.Core.dll + True + + + ..\packages\Microsoft.AspNet.Identity.Owin.2.2.4\lib\net45\Microsoft.AspNet.Identity.Owin.dll + True + ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll True @@ -145,12 +153,6 @@ ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll - - ..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll - - - ..\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll - ..\packages\Microsoft.AspNet.Identity.EntityFramework.2.2.1\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll diff --git a/Komsky/Komsky.Web/Web.config b/Komsky/Komsky.Web/Web.config index 7855d75..2d64464 100644 --- a/Komsky/Komsky.Web/Web.config +++ b/Komsky/Komsky.Web/Web.config @@ -69,6 +69,10 @@ + + + + diff --git a/Komsky/Komsky.Web/packages.config b/Komsky/Komsky.Web/packages.config index 107b927..30897c0 100644 --- a/Komsky/Komsky.Web/packages.config +++ b/Komsky/Komsky.Web/packages.config @@ -7,9 +7,9 @@ - + - +