This repository was archived by the owner on May 14, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 - channel : Dev
2525 ChannelName : Dev
2626 Configuration : Debug
27- DistributionUrl : https://edwardskrod .github.io/devops- for-windows -apps-distribution-dev
27+ DistributionUrl : https://microsoft .github.io/github-actions- for-desktop -apps-distribution-dev
2828 MsixPackageId : MyWPFApp.DevOpsDemo.Dev
2929 MsixPublisherId : CN=GitHubActionsDemo
3030 MsixPackageDisplayName : MyWPFApp (Dev)
3535 - channel : Prod_Sideload
3636 Configuration : Release
3737 ChannelName : Prod_Sideload
38- DistributionUrl : https://edwardskrod .github.io/devops- for-windows -apps-distribution-prod
38+ DistributionUrl : https://microsoft .github.io/github-actions- for-desktop -apps-distribution-prod
3939 MsixPackageId : MyWPFApp.DevOpsDemo.ProdSideload
4040 MsixPublisherId : CN=GitHubActionsDemo
4141 MsixPackageDisplayName : MyWPFApp (ProdSideload)
Original file line number Diff line number Diff line change 5353 <!-- Generate architecture specific packages. Values: x86|x64|arm|arm64 -->
5454 <AppxBundlePlatforms >neutral</AppxBundlePlatforms >
5555 <!-- App installer file base url -->
56- <AppInstallerUri >https://edwardskrod .github.io/devops- for-windows -apps-distribution-local</AppInstallerUri >
56+ <AppInstallerUri >https://microsoft .github.io/github-actions- for-desktop -apps-distribution-local</AppInstallerUri >
5757 <AppxAutoIncrementPackageRevision >False</AppxAutoIncrementPackageRevision >
5858 <EntryPointProjectUniqueName >..\MyWPFApp\MyWPFApp.csproj</EntryPointProjectUniqueName >
5959 <AppInstallerUpdateFrequency >0</AppInstallerUpdateFrequency >
You can’t perform that action at this time.
0 commit comments