Skip to content

Commit f9d4c6a

Browse files
Bump Microsoft.Owin.Security.Cookies in /src/Source/WebSite (#23)
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v3.0.1...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin.Security.Cookies dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b578d2c commit f9d4c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Source/WebSite/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<package id="Microsoft.Owin" version="4.1.1" targetFramework="net451" />
3636
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.1" targetFramework="net451" />
3737
<package id="Microsoft.Owin.Security" version="3.0.1" targetFramework="net451" />
38-
<package id="Microsoft.Owin.Security.Cookies" version="3.0.1" targetFramework="net451" />
38+
<package id="Microsoft.Owin.Security.Cookies" version="4.2.2" targetFramework="net451" />
3939
<package id="Microsoft.Owin.Security.Facebook" version="3.0.1" targetFramework="net451" />
4040
<package id="Microsoft.Owin.Security.Google" version="3.0.1" targetFramework="net451" />
4141
<package id="Microsoft.Owin.Security.MicrosoftAccount" version="3.0.1" targetFramework="net451" />

0 commit comments

Comments
 (0)