Skip to content

Commit 988ac72

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent c774903 commit 988ac72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ stages:
9999
solution: '**/*.sln'
100100
configuration: $(BuildConfiguration)
101101
msbuildArguments: '/p:Version="$(ApplicationVersion)"
102-
/p:UapAppxPackageBuildMode=CI
102+
/p:UapAppxPackageBuildMode=StoreUpload
103103
/p:AppxBundlePlatforms="$(BundlePlatforms)"
104104
/p:AppxPackageDir="$(Build.SourcesDirectory)/packed"
105105
/p:AppxBundle=Always

0 commit comments

Comments
 (0)