Add NuGetPackageVerifier

This commit is contained in:
Nate McMaster 2018-03-21 10:38:08 -07:00
parent 1564b1e83a
commit 178b5cfad8
No known key found for this signature in database
GPG Key ID: A778D9601BD78810
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"Default": {
"rules": [
"DefaultCompositeRule"
]
}
}