Add NuGetPackageVerifier.json

This commit is contained in:
Nate McMaster 2018-03-21 10:41:06 -07:00
parent 0eead166d5
commit 09cac73131
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"
]
}
}