Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit bbecb2b

Browse files
Bump Microsoft.Owin
Bumps [Microsoft.Owin](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 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a9d148 commit bbecb2b

File tree

1 file changed

+1
-1
lines changed
  • WebServices/TodoDocumentDBAuth/ResourceTokenBroker/ResourceTokenBroker

1 file changed

+1
-1
lines changed

WebServices/TodoDocumentDBAuth/ResourceTokenBroker/ResourceTokenBroker/packages.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.0" targetFramework="net452" />
2323
<package id="Microsoft.jQuery.Unobtrusive.Validation" version="3.2.3" targetFramework="net452" />
2424
<package id="Microsoft.Net.Compilers" version="1.0.0" targetFramework="net452" developmentDependency="true" />
25-
<package id="Microsoft.Owin" version="3.0.1" targetFramework="net452" />
25+
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net452" />
2626
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.1" targetFramework="net452" />
2727
<package id="Microsoft.Owin.Security" version="3.0.1" targetFramework="net452" />
2828
<package id="Microsoft.Owin.Security.Cookies" version="3.0.1" targetFramework="net452" />

0 commit comments

Comments
 (0)