Remove old WebSockets.Server package from NuGetPackageVerifier
This commit is contained in:
parent
44910bbd59
commit
a9b5cec33d
|
|
@ -5,8 +5,7 @@
|
|||
],
|
||||
"packages": {
|
||||
"Microsoft.AspNetCore.Server.WebListener": { },
|
||||
"Microsoft.Net.Http.Server": { },
|
||||
"Microsoft.Net.WebSockets.Server": { }
|
||||
"Microsoft.Net.Http.Server": { }
|
||||
}
|
||||
},
|
||||
"Default": { // Ru les to run for packages not listed in any other set.
|
||||
|
|
|
|||
Loading…
Reference in New Issue