Skip to content

Commit a1707cb

Browse files
authored
Update NuGetPackageVerifier.json
1 parent b7bf8ae commit a1707cb

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

NuGetPackageVerifier.json

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,4 @@
11
{
2-
"adx": { // Packages written by the ADX team and that ship on NuGet.org
3-
"rules": [
4-
"AdxVerificationCompositeRule"
5-
],
6-
"packages": {
7-
"Microsoft.AspNetCore.Mvc": { },
8-
"Microsoft.AspNetCore.Mvc.Abstractions": { },
9-
"Microsoft.AspNetCore.Mvc.ApiExplorer": { },
10-
"Microsoft.AspNetCore.Mvc.Core": { },
11-
"Microsoft.AspNetCore.Mvc.Cors": { },
12-
"Microsoft.AspNetCore.Mvc.DataAnnotations": { },
13-
"Microsoft.AspNetCore.Mvc.Formatters.Json": { },
14-
"Microsoft.AspNetCore.Mvc.Formatters.Xml": { },
15-
"Microsoft.AspNetCore.Mvc.Localization": { },
16-
"Microsoft.AspNetCore.Mvc.Razor": { },
17-
"Microsoft.AspNetCore.Mvc.Razor.Host": { },
18-
"Microsoft.AspNetCore.Mvc.TagHelpers": { },
19-
"Microsoft.AspNetCore.Mvc.ViewFeatures": { },
20-
"Microsoft.AspNetCore.Mvc.WebApiCompatShim": { }
21-
}
22-
},
232
"Default": {
243
"rules": [
254
"DefaultCompositeRule"

0 commit comments

Comments
 (0)