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 5f55d89 commit 7a83948Copy full SHA for 7a83948
azure-pipelines.yml
@@ -21,7 +21,7 @@ pool:
21
22
variables:
23
DOTNET_NOLOGO: true
24
- solution: '**/*.sln'
+ solution: 'nanoFramework.Azure.Devices.Client.sln'
25
buildPlatform: 'Any CPU'
26
buildConfiguration: 'Release'
27
nugetPackageName: 'nanoFramework.Azure.Devices.Client'
0 commit comments