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 1b5d5a2 commit 6ea9fc1Copy full SHA for 6ea9fc1
azure-pipelines.yml
@@ -10,7 +10,7 @@ pool:
10
vmImage: 'windows-latest'
11
12
variables:
13
- solution: '**/Files.Package.wapproj'
+ solution: '**/*.sln'
14
buildPlatform: 'x86|x64|ARM|arm64'
15
buildConfiguration: 'Release'
16
appxPackageDir: '$(build.artifactStagingDirectory)\AppxPackages\\'
0 commit comments