mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge pull request #1186 from microsoft/dependabot/nuget/samples/manage/azure-sql-db-elastic-pools-custom-dashboard/Contoso-ShopKeeper/MonitoringWebApp/Microsoft.AspNet.Identity.Owin-2.2.4
Bump Microsoft.AspNet.Identity.Owin from 2.2.1 to 2.2.4 in /samples/manage/azure-sql-db-elastic-pools-custom-dashboard/Contoso ShopKeeper/MonitoringWebApp
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
<package id="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" version="1.2.3" targetFramework="net461" />
|
||||
<package id="Microsoft.AspNet.Identity.Core" version="2.2.1" targetFramework="net461" />
|
||||
<package id="Microsoft.AspNet.Identity.EntityFramework" version="2.2.1" targetFramework="net461" />
|
||||
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.1" targetFramework="net461" />
|
||||
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.4" targetFramework="net461" />
|
||||
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net461" />
|
||||
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net461" />
|
||||
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.3" targetFramework="net461" />
|
||||
|
||||
Reference in New Issue
Block a user