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 dd5885e commit 984b134Copy full SHA for 984b134
azure-pipelines.yml
@@ -21,7 +21,7 @@ pool:
21
22
variables:
23
DOTNET_NOLOGO: true
24
- solution: '**/*.sln'
+ solution: 'System.IO.Ports.sln'
25
buildPlatform: 'Any CPU'
26
buildConfiguration: 'Release'
27
nugetPackageName: 'nanoFramework.System.IO.Ports'
0 commit comments