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 b1e7dda commit 7fb829eCopy full SHA for 7fb829e
azure-pipelines.yml
@@ -7,7 +7,7 @@ pool:
7
8
variables:
9
solution: '**/*.sln'
10
- buildPlatform: 'x86|x64|ARM|ARM64'
+ buildPlatform: 'x86|x64'
11
buildConfiguration: 'Release'
12
appxPackageDir: '$(build.artifactStagingDirectory)\AppxPackages\\'
13
0 commit comments