We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14b8e44 commit eaa9766Copy full SHA for eaa9766
azure-pipelines.yml
@@ -26,6 +26,7 @@ variables:
26
solution: 'nanoframework.System.Net.Websockets.sln'
27
buildPlatform: 'Any CPU'
28
buildConfiguration: 'Release'
29
+ nugetPackageName: 'System.Net.WebSockets'
30
31
steps:
32
0 commit comments