Update WebSockets in NuGetPackageVerifier.

This commit is contained in:
Chris R 2015-12-08 12:41:46 -08:00
parent fca0476936
commit f33ce78658
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"packages": {
"Microsoft.AspNet.Server.WebListener": { },
"Microsoft.Net.Http.Server": { },
"Microsoft.Net.WebSockets": { }
"Microsoft.Net.WebSockets.Server": { }
}
},
"Default": { // Ru les to run for packages not listed in any other set.