fix NuGetPackageVerifier.json

This commit is contained in:
Andrew Stanton-Nurse 2016-08-04 11:41:10 -07:00
parent 33e3e5b186
commit 78b5f53a6f
1 changed files with 2 additions and 4 deletions

View File

@ -4,9 +4,7 @@
"AdxVerificationCompositeRule"
],
"packages": {
"Microsoft.AspNetCore.WebSockets.Client": { },
"Microsoft.AspNetCore.WebSockets.Protocol": { },
"Microsoft.AspNetCore.WebSockets.Server": { }
"Microsoft.AspNetCore.WebSockets": { }
}
},
"Default": { // Rules to run for packages not listed in any other set.
@ -14,4 +12,4 @@
"DefaultCompositeRule"
]
}
}
}