Add compat package to nuget verifier

This commit is contained in:
Hao Kung 2016-05-23 13:30:01 -07:00
parent e0676292fc
commit 9f86d11a9c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"AdxVerificationCompositeRule"
],
"packages": {
"Microsoft.AspNet.Identity.CoreCompat": { },
"Microsoft.AspNetCore.Identity": { },
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": { }
}