Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit 918d612

Browse files
committed
Add ChunkingCookieManager.Sources to NuGetPackageVerifier
1 parent 28932a7 commit 918d612

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NuGetPackageVerifier.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@
1818
"Microsoft.Owin.Security.Interop": { }
1919
}
2020
},
21+
"adx-nonshipping": {
22+
"rules": [],
23+
"packages": {
24+
"Microsoft.AspNetCore.ChunkingCookieManager.Sources": { }
25+
}
26+
},
2127
"Default": { // Rules to run for packages not listed in any other set.
2228
"rules": [
2329
"DefaultCompositeRule"

0 commit comments

Comments
 (0)