Add ChunkingCookieManager.Sources to NuGetPackageVerifier
This commit is contained in:
parent
28932a7795
commit
918d612745
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue