fix NuGetPackageVerifier.json
This commit is contained in:
parent
33e3e5b186
commit
78b5f53a6f
|
|
@ -4,9 +4,7 @@
|
||||||
"AdxVerificationCompositeRule"
|
"AdxVerificationCompositeRule"
|
||||||
],
|
],
|
||||||
"packages": {
|
"packages": {
|
||||||
"Microsoft.AspNetCore.WebSockets.Client": { },
|
"Microsoft.AspNetCore.WebSockets": { }
|
||||||
"Microsoft.AspNetCore.WebSockets.Protocol": { },
|
|
||||||
"Microsoft.AspNetCore.WebSockets.Server": { }
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Default": { // Rules to run for packages not listed in any other set.
|
"Default": { // Rules to run for packages not listed in any other set.
|
||||||
|
|
@ -14,4 +12,4 @@
|
||||||
"DefaultCompositeRule"
|
"DefaultCompositeRule"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue