Removed packages list in NuGetPackageVerifier.json

This commit is contained in:
Ajay Bhargav Baaskaran 2016-12-12 00:50:48 -08:00
parent 219617fa21
commit f00db3e66d
1 changed files with 0 additions and 19 deletions

View File

@ -1,23 +1,4 @@
{
"adx": { // Packages written by the ADX team and that ship on NuGet.org
"rules": [
"AdxVerificationCompositeRule"
],
"packages": {
"Microsoft.AspNetCore.Authentication": { },
"Microsoft.AspNetCore.Authentication.Cookies": { },
"Microsoft.AspNetCore.Authentication.Facebook": { },
"Microsoft.AspNetCore.Authentication.Google": { },
"Microsoft.AspNetCore.Authentication.JwtBearer": { },
"Microsoft.AspNetCore.Authentication.MicrosoftAccount": { },
"Microsoft.AspNetCore.Authentication.OAuth": { },
"Microsoft.AspNetCore.Authentication.OpenIdConnect": { },
"Microsoft.AspNetCore.Authentication.Twitter": { },
"Microsoft.AspNetCore.Authorization": { },
"Microsoft.AspNetCore.CookiePolicy": { },
"Microsoft.Owin.Security.Interop": { }
}
},
"adx-nonshipping": {
"rules": [],
"packages": {