Skip to content

Commit c2aa653

Browse files
Bump Microsoft.Owin.Security.Cookies
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 2.0.0 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v2.0.0...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin.Security.Cookies dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6592c26 commit c2aa653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

delegation/ContosoWebApplication/ContosoWebApplication/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<package id="Microsoft.Owin" version="2.0.0" targetFramework="net45" />
1717
<package id="Microsoft.Owin.Host.SystemWeb" version="2.0.0" targetFramework="net45" />
1818
<package id="Microsoft.Owin.Security" version="2.0.0" targetFramework="net45" />
19-
<package id="Microsoft.Owin.Security.Cookies" version="2.0.0" targetFramework="net45" />
19+
<package id="Microsoft.Owin.Security.Cookies" version="4.2.2" targetFramework="net45" />
2020
<package id="Microsoft.Owin.Security.Facebook" version="2.0.0" targetFramework="net45" />
2121
<package id="Microsoft.Owin.Security.Google" version="2.0.0" targetFramework="net45" />
2222
<package id="Microsoft.Owin.Security.MicrosoftAccount" version="2.0.0" targetFramework="net45" />

0 commit comments

Comments
 (0)