File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change 1
1
{
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
- },
23
2
"Default" : {
24
3
"rules" : [
25
4
" DefaultCompositeRule"
You can’t perform that action at this time.
0 commit comments