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