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:
Umachandar Jayachandran
2023-02-16 10:23:07 -08:00
committed by GitHub
@@ -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" />