Skip to content

Commit ec1dd48

Browse files
Bump Microsoft.Owin
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/aspnet/AspNetKatana/releases) - [Commits](aspnet/AspNetKatana@v3.0.1...v4.0.0) --- updated-dependencies: - dependency-name: Microsoft.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03e4eb1 commit ec1dd48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/features/security/contoso-clinic/src/ContosoClinic/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.0" targetFramework="net461" />
1616
<package id="Microsoft.jQuery.Unobtrusive.Validation" version="3.2.3" targetFramework="net461" />
1717
<package id="Microsoft.Net.Compilers" version="1.0.0" targetFramework="net461" developmentDependency="true" />
18-
<package id="Microsoft.Owin" version="3.0.1" targetFramework="net461" />
18+
<package id="Microsoft.Owin" version="4.0.0" targetFramework="net461" />
1919
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.1" targetFramework="net461" />
2020
<package id="Microsoft.Owin.Security" version="3.0.1" targetFramework="net461" />
2121
<package id="Microsoft.Owin.Security.Cookies" version="3.0.1" targetFramework="net461" />

0 commit comments

Comments
 (0)