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 265b5b2 commit 3005eaeCopy full SHA for 3005eae
azure-pipelines.yml
@@ -23,7 +23,7 @@ pool:
23
24
variables:
25
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
26
- solution: '**/*.sln'
+ solution: 'nanoFramework.System.Device.Gpio.sln'
27
buildPlatform: 'Any CPU'
28
buildConfiguration: 'Release'
29
nugetPackageName: 'nanoFramework.System.Device.Gpio'
0 commit comments