Add Microsoft.AspNetCore.ResponseCaching.Abstractions to NugetPackageVerifier.json
This commit is contained in:
parent
c46a019a6b
commit
151ac2cdcb
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue