Skip to content

Commit c814048

Browse files
authored
Pipeline: Switch to release config (#10654)
1 parent b7606e6 commit c814048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builds/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pool:
77
variables:
88
solution: '**/*.sln'
99
buildPlatform: 'x64'
10-
buildConfiguration: 'Debug'
10+
buildConfiguration: 'Release'
1111
appxPackageDir: '$(build.artifactStagingDirectory)\AppxPackages\\'
1212

1313
steps:

0 commit comments

Comments
 (0)