mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge pull request #1188 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic/Microsoft.AspNet.Identity.Owin-2.2.4
Bump Microsoft.AspNet.Identity.Owin from 2.2.1 to 2.2.4 in /samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
<package id="jQuery.Validation" version="1.19.4" targetFramework="net472" />
|
||||
<package id="Microsoft.AspNet.Identity.Core" version="2.2.1" targetFramework="net472" />
|
||||
<package id="Microsoft.AspNet.Identity.EntityFramework" version="2.2.1" targetFramework="net472" />
|
||||
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.1" targetFramework="net472" />
|
||||
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.4" targetFramework="net472" />
|
||||
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net472" />
|
||||
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net472" />
|
||||
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.3" targetFramework="net472" />
|
||||
|
||||
Reference in New Issue
Block a user