Skip to content

Commit 7fb829e

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent b1e7dda commit 7fb829e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pool:
77

88
variables:
99
solution: '**/*.sln'
10-
buildPlatform: 'x86|x64|ARM|ARM64'
10+
buildPlatform: 'x86|x64'
1111
buildConfiguration: 'Release'
1212
appxPackageDir: '$(build.artifactStagingDirectory)\AppxPackages\\'
1313

0 commit comments

Comments
 (0)