Skip to content

Commit 5c03486

Browse files
authored
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
2 parents 21808f9 + 2aa5708 commit 5c03486

File tree

1 file changed

+1
-1
lines changed
  • samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic

1 file changed

+1
-1
lines changed

samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<package id="Microsoft.Owin" version="4.2.2" targetFramework="net472" />
1919
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.1" targetFramework="net472" />
2020
<package id="Microsoft.Owin.Security" version="3.0.1" targetFramework="net472" />
21-
<package id="Microsoft.Owin.Security.Cookies" version="3.0.1" targetFramework="net472" />
21+
<package id="Microsoft.Owin.Security.Cookies" version="4.2.2" targetFramework="net472" />
2222
<package id="Microsoft.Owin.Security.Facebook" version="3.0.1" targetFramework="net472" />
2323
<package id="Microsoft.Owin.Security.Google" version="3.0.1" targetFramework="net472" />
2424
<package id="Microsoft.Owin.Security.MicrosoftAccount" version="3.0.1" targetFramework="net472" />

0 commit comments

Comments
 (0)