Skip to content

Commit f1cd2b5

Browse files
Bump Microsoft.Owin
Bumps [Microsoft.Owin](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 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6592c26 commit f1cd2b5

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
@@ -13,7 +13,7 @@
1313
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.1" targetFramework="net45" />
1414
<package id="Microsoft.AspNet.WebPages" version="3.0.0" targetFramework="net45" />
1515
<package id="Microsoft.jQuery.Unobtrusive.Validation" version="3.2.11" targetFramework="net45" />
16-
<package id="Microsoft.Owin" version="2.0.0" targetFramework="net45" />
16+
<package id="Microsoft.Owin" version="4.2.2" 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" />
1919
<package id="Microsoft.Owin.Security.Cookies" version="2.0.0" targetFramework="net45" />

0 commit comments

Comments
 (0)