Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Commit

Permalink
Bump Microsoft.Owin from 4.0.1 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](aspnet/AspNetKatana@v4.0.1...v4.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Nov 26, 2019
1 parent 6b16fe2 commit 6bc91ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AlwaysEncryptedSample.Models/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<package id="Microsoft.AspNet.Mvc" version="5.2.7" targetFramework="net461" />
<package id="Microsoft.AspNet.Razor" version="3.2.7" targetFramework="net461" />
<package id="Microsoft.AspNet.WebPages" version="3.2.7" targetFramework="net461" />
<package id="Microsoft.Owin" version="4.0.1" targetFramework="net461" />
<package id="Microsoft.Owin" version="4.1.0" targetFramework="net461" />
<package id="Microsoft.Owin.Security" version="4.0.1" targetFramework="net461" />
<package id="Microsoft.Owin.Security.Cookies" version="4.0.1" targetFramework="net461" />
<package id="Microsoft.Owin.Security.OAuth" version="4.0.1" targetFramework="net461" />
Expand Down
2 changes: 1 addition & 1 deletion AlwaysEncryptedSample/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<package id="Microsoft.AspNet.WebPages" version="3.2.7" targetFramework="net46" />
<package id="Microsoft.jQuery.Unobtrusive.Ajax" version="3.2.6" targetFramework="net46" />
<package id="Microsoft.jQuery.Unobtrusive.Validation" version="3.2.11" targetFramework="net46" />
<package id="Microsoft.Owin" version="4.0.1" targetFramework="net46" />
<package id="Microsoft.Owin" version="4.1.0" targetFramework="net46" />
<package id="Microsoft.Owin.Host.SystemWeb" version="4.0.1" targetFramework="net46" />
<package id="Microsoft.Owin.Security" version="4.0.1" targetFramework="net46" />
<package id="Microsoft.Owin.Security.Cookies" version="4.0.1" targetFramework="net46" />
Expand Down

0 comments on commit 6bc91ca

Please sign in to comment.