From 981dc794b37e395d00d2308c623e06fd923a7770 Mon Sep 17 00:00:00 2001 From: Ajay Bhargav Baaskaran Date: Mon, 12 Dec 2016 00:49:46 -0800 Subject: [PATCH] Removed packages list in NuGetPackageVerifier.json --- NuGetPackageVerifier.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/NuGetPackageVerifier.json b/NuGetPackageVerifier.json index 0ab081c48f..c660b69e10 100644 --- a/NuGetPackageVerifier.json +++ b/NuGetPackageVerifier.json @@ -1,19 +1,4 @@ { - "adx": { // Packages written by the ADX team and that ship on NuGet.org - "rules": [ - "AdxVerificationCompositeRule" - ], - "packages": { - "Microsoft.AspNetCore.Cryptography.Internal": { }, - "Microsoft.AspNetCore.Cryptography.KeyDerivation": { }, - "Microsoft.AspNetCore.DataProtection": { }, - "Microsoft.AspNetCore.DataProtection.Abstractions": { }, - "Microsoft.AspNetCore.DataProtection.AzureStorage": { }, - "Microsoft.AspNetCore.DataProtection.Extensions": { }, - "Microsoft.AspNetCore.DataProtection.Redis": { }, - "Microsoft.AspNetCore.DataProtection.SystemWeb": { } - } - }, "adx-nonshipping": { "rules": [], "packages": {