Skip to content

Commit 74d73f3

Browse files
Bump Microsoft.Owin.Security.Cookies (#443)
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v4.2.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 34832d6 commit 74d73f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/RemoteAuth/Identity/MvcApp/packages.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<package id="Microsoft.Owin" version="4.2.1" targetFramework="net472" />
3939
<package id="Microsoft.Owin.Host.SystemWeb" version="4.2.1" targetFramework="net472" />
4040
<package id="Microsoft.Owin.Security" version="4.2.1" targetFramework="net472" />
41-
<package id="Microsoft.Owin.Security.Cookies" version="4.2.1" targetFramework="net472" />
41+
<package id="Microsoft.Owin.Security.Cookies" version="4.2.2" targetFramework="net472" />
4242
<package id="Microsoft.Owin.Security.Interop" version="2.1.2" targetFramework="net472" />
4343
<package id="Microsoft.Owin.Security.OAuth" version="4.2.1" targetFramework="net472" />
4444
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net472" />

0 commit comments

Comments
 (0)