Update WebSockets in NuGetPackageVerifier.
This commit is contained in:
parent
fca0476936
commit
f33ce78658
|
|
@ -11,7 +11,7 @@
|
||||||
"packages": {
|
"packages": {
|
||||||
"Microsoft.AspNet.Server.WebListener": { },
|
"Microsoft.AspNet.Server.WebListener": { },
|
||||||
"Microsoft.Net.Http.Server": { },
|
"Microsoft.Net.Http.Server": { },
|
||||||
"Microsoft.Net.WebSockets": { }
|
"Microsoft.Net.WebSockets.Server": { }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Default": { // Ru les to run for packages not listed in any other set.
|
"Default": { // Ru les to run for packages not listed in any other set.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue