Remove old WebSockets.Server package from NuGetPackageVerifier

This commit is contained in:
Chris R 2016-08-03 10:57:20 -07:00
parent 44910bbd59
commit a9b5cec33d
1 changed files with 1 additions and 2 deletions

View File

@ -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.