Skip to content

Commit f6d9a07

Browse files
Bump Microsoft.AspNet.Identity.Owin
Bumps [Microsoft.AspNet.Identity.Owin](https://github.com/aspnet/AspNetIdentity) from 2.2.1 to 2.2.4. - [Commits](https://github.com/aspnet/AspNetIdentity/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNet.Identity.Owin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42a07ee commit f6d9a07

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)