Add ChunkingCookieManager.Sources to NuGetPackageVerifier

This commit is contained in:
Chris R 2016-09-26 14:31:57 -07:00
parent 28932a7795
commit 918d612745
1 changed files with 6 additions and 0 deletions

View File

@ -18,6 +18,12 @@
"Microsoft.Owin.Security.Interop": { }
}
},
"adx-nonshipping": {
"rules": [],
"packages": {
"Microsoft.AspNetCore.ChunkingCookieManager.Sources": { }
}
},
"Default": { // Rules to run for packages not listed in any other set.
"rules": [
"DefaultCompositeRule"