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 3f0f4bc commit 419a9f2Copy full SHA for 419a9f2
azure-pipelines.yml
@@ -21,7 +21,7 @@ pool:
21
22
variables:
23
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
24
- solution: '**/*.sln'
+ solution: 'nanoframework.System.Net.Websockets.sln'
25
buildPlatform: 'Any CPU'
26
buildConfiguration: 'Release'
27
nugetPackageName: 'nanoFramework.System.Net.WebSockets'
0 commit comments