From 918d6127457b88bbb45de5e7efd8ccf1e95d9d6a Mon Sep 17 00:00:00 2001 From: Chris R Date: Mon, 26 Sep 2016 14:31:57 -0700 Subject: [PATCH] Add ChunkingCookieManager.Sources to NuGetPackageVerifier --- NuGetPackageVerifier.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NuGetPackageVerifier.json b/NuGetPackageVerifier.json index 9f3414fbc4..c522f4c1a8 100644 --- a/NuGetPackageVerifier.json +++ b/NuGetPackageVerifier.json @@ -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"