Skip to content

Commit 14951df

Browse files
Bump Microsoft.AspNet.Identity.Owin
Bumps [Microsoft.AspNet.Identity.Owin](https://github.com/aspnet/AspNetIdentity) from 2.2.1 to 2.2.4. - [Commits](https://github.com/aspnet/AspNetIdentity/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNet.Identity.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42a07ee commit 14951df

File tree

1 file changed

+1
-1
lines changed
  • samples/manage/azure-sql-db-elastic-pools-custom-dashboard/Contoso ShopKeeper/MonitoringWebApp

1 file changed

+1
-1
lines changed

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
@@ -16,7 +16,7 @@
1616
<package id="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" version="1.2.3" targetFramework="net461" />
1717
<package id="Microsoft.AspNet.Identity.Core" version="2.2.1" targetFramework="net461" />
1818
<package id="Microsoft.AspNet.Identity.EntityFramework" version="2.2.1" targetFramework="net461" />
19-
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.1" targetFramework="net461" />
19+
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.4" targetFramework="net461" />
2020
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net461" />
2121
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net461" />
2222
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.3" targetFramework="net461" />

0 commit comments

Comments
 (0)