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 2669a64 commit 0223088Copy full SHA for 0223088
azure-pipelines.yml
@@ -27,7 +27,7 @@ jobs:
27
28
variables:
29
DOTNET_NOLOGO: true
30
- solution: '**/*.sln'
+ solution: 'nanoFramework.System.Net.sln'
31
buildPlatform: 'Any CPU'
32
buildConfiguration: 'Release'
33
nugetPackageName: 'nanoFramework.System.Net'
0 commit comments