Skip to content

Commit d315675

Browse files
Bump Microsoft.Owin from 4.0.0 to 4.2.2 in /Infrastructure
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.0 to 4.2.2. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v4.0.0...v4.2.2) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4398f11 commit d315675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Infrastructure/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<package id="Microsoft.AspNet.Identity.Core" version="2.2.1" targetFramework="net46" />
88
<package id="Microsoft.AspNet.Identity.EntityFramework" version="2.2.1" targetFramework="net46" />
99
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.1" targetFramework="net46" />
10-
<package id="Microsoft.Owin" version="4.0.0" targetFramework="net46" />
10+
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net46" />
1111
<package id="Microsoft.Owin.Security" version="3.1.0" targetFramework="net46" />
1212
<package id="Microsoft.Owin.Security.Cookies" version="3.1.0" targetFramework="net46" />
1313
<package id="Microsoft.Owin.Security.OAuth" version="3.1.0" targetFramework="net46" />

0 commit comments

Comments
 (0)