Add NuGetPackageVerifier

This commit is contained in:
Nate McMaster 2018-03-21 10:35:29 -07:00
parent 8583f205f9
commit c42db123bd
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"
]
}
}