We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e59bd2 + d42d71e commit 1e60f2cCopy full SHA for 1e60f2c
1 file changed
YAF.SampleWebApplication/packages.config
@@ -21,7 +21,7 @@
21
<package id="Microsoft.Owin" version="4.2.1" targetFramework="net48" />
22
<package id="Microsoft.Owin.Host.SystemWeb" version="4.2.1" targetFramework="net48" />
23
<package id="Microsoft.Owin.Security" version="4.2.1" targetFramework="net48" />
24
- <package id="Microsoft.Owin.Security.Cookies" version="4.2.0" targetFramework="net48" />
+ <package id="Microsoft.Owin.Security.Cookies" version="4.2.1" targetFramework="net48" />
25
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net472" />
26
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net48" />
27
<package id="Owin" version="1.0" targetFramework="net472" />
0 commit comments