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