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 c8cdc48 commit 5417482Copy full SHA for 5417482
azure-pipelines.yml
@@ -26,7 +26,7 @@ jobs:
26
27
variables:
28
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
29
- solution: '**/*.sln'
+ solution: 'nanoFramework.Graphics.sln'
30
buildPlatform: 'Any CPU'
31
buildConfiguration: 'Release'
32
nugetPackageName: 'nanoFramework.Graphics'
0 commit comments