Add Microsoft.AspNetCore.ResponseCaching.Abstractions to NugetPackageVerifier.json

This commit is contained in:
John Luo 2016-10-13 16:30:19 -07:00
parent c46a019a6b
commit 151ac2cdcb
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
], ],
"packages": { "packages": {
"Microsoft.AspNetCore.ResponseCaching": { }, "Microsoft.AspNetCore.ResponseCaching": { },
"Microsoft.AspNetCore.ResponseCaching.Abstractions": { },
} }
}, },
"Default": { // Rules to run for packages not listed in any other set. "Default": { // Rules to run for packages not listed in any other set.