mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge pull request #1116 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic/Microsoft.Owin.Security.Cookies-4.2.2
Bump Microsoft.Owin.Security.Cookies from 3.0.1 to 4.2.2 in /samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net472" />
|
||||
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.1" targetFramework="net472" />
|
||||
<package id="Microsoft.Owin.Security" version="3.0.1" targetFramework="net472" />
|
||||
<package id="Microsoft.Owin.Security.Cookies" version="3.0.1" targetFramework="net472" />
|
||||
<package id="Microsoft.Owin.Security.Cookies" version="4.2.2" targetFramework="net472" />
|
||||
<package id="Microsoft.Owin.Security.Facebook" version="3.0.1" targetFramework="net472" />
|
||||
<package id="Microsoft.Owin.Security.Google" version="3.0.1" targetFramework="net472" />
|
||||
<package id="Microsoft.Owin.Security.MicrosoftAccount" version="3.0.1" targetFramework="net472" />
|
||||
|
||||
Reference in New Issue
Block a user