Skip to content

Commit c1af8af

Browse files
authored
Merge pull request #1187 from microsoft/dependabot/nuget/samples/features/security/contoso-clinic/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/contoso-clinic/src/ContosoClinic
2 parents efb67f5 + f6d9a07 commit c1af8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/features/security/contoso-clinic/src/ContosoClinic/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<package id="jQuery.Validation" version="1.19.4" targetFramework="net461" />
88
<package id="Microsoft.AspNet.Identity.Core" version="2.2.1" targetFramework="net461" />
99
<package id="Microsoft.AspNet.Identity.EntityFramework" version="2.2.1" targetFramework="net461" />
10-
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.1" targetFramework="net461" />
10+
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.4" targetFramework="net461" />
1111
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net461" />
1212
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net461" />
1313
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.3" targetFramework="net461" />

0 commit comments

Comments
 (0)