Skip to content

Commit 7649e4a

Browse files
Bump Microsoft.Owin
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 0240d92 commit 7649e4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/manage/azure-sql-db-elastic-pools-custom-dashboard/Contoso ShopKeeper/MonitoringWebApp

samples/manage/azure-sql-db-elastic-pools-custom-dashboard/Contoso ShopKeeper/MonitoringWebApp/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.0" targetFramework="net461" />
2525
<package id="Microsoft.jQuery.Unobtrusive.Validation" version="3.2.3" targetFramework="net461" />
2626
<package id="Microsoft.Net.Compilers" version="1.0.0" targetFramework="net461" developmentDependency="true" />
27-
<package id="Microsoft.Owin" version="4.0.0" targetFramework="net461" />
27+
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net461" />
2828
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.1" targetFramework="net461" />
2929
<package id="Microsoft.Owin.Security" version="3.0.1" targetFramework="net461" />
3030
<package id="Microsoft.Owin.Security.Cookies" version="3.0.1" targetFramework="net461" />

0 commit comments

Comments
 (0)