Add compat package to nuget verifier
This commit is contained in:
parent
e0676292fc
commit
9f86d11a9c
|
|
@ -4,6 +4,7 @@
|
||||||
"AdxVerificationCompositeRule"
|
"AdxVerificationCompositeRule"
|
||||||
],
|
],
|
||||||
"packages": {
|
"packages": {
|
||||||
|
"Microsoft.AspNet.Identity.CoreCompat": { },
|
||||||
"Microsoft.AspNetCore.Identity": { },
|
"Microsoft.AspNetCore.Identity": { },
|
||||||
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": { }
|
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": { }
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue