Skip to content

Commit 853c9ce

Browse files
Bump Microsoft.Owin.Security.Cookies
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>
1 parent 0240d92 commit 853c9ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/features/security/contoso-clinic/src/ContosoClinic/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<package id="Microsoft.Owin" version="4.0.0" targetFramework="net461" />
1919
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.1" targetFramework="net461" />
2020
<package id="Microsoft.Owin.Security" version="3.0.1" targetFramework="net461" />
21-
<package id="Microsoft.Owin.Security.Cookies" version="3.0.1" targetFramework="net461" />
21+
<package id="Microsoft.Owin.Security.Cookies" version="4.2.2" targetFramework="net461" />
2222
<package id="Microsoft.Owin.Security.Facebook" version="3.0.1" targetFramework="net461" />
2323
<package id="Microsoft.Owin.Security.Google" version="3.0.1" targetFramework="net461" />
2424
<package id="Microsoft.Owin.Security.MicrosoftAccount" version="3.0.1" targetFramework="net461" />

0 commit comments

Comments
 (0)