terminal/build/pipelines
Carlos Zamora 9a927f3a0f
Add a new appxmanifest for preview (#5774)
## Summary of the Pull Request
This adds a new appxmanifest for 'Windows Terminal (Preview)' and links the resources.

Code-wise, split up `WindowsTerminalReleaseBuild` into...
- WindowsTerminalOfficialBuild: [true, false]
- WindowsTerminalBranding: [Dev, Preview, Release]

Added a comment about that in release.yml

## Validation Steps Performed
used msbuild to build...
- [X] Dev
- [X] Preview
- [X] Release
then checked the msix for the correct name/icon.
2020-05-07 16:00:56 +00:00
..
templates Batch up to 64 files per clang-format to speed it up (#4639) 2020-02-19 13:47:56 +00:00
ci.yml Split rolling and PR builds. Drop ARM64, X86 from PR. (#5256) 2020-04-06 22:11:03 +00:00
release.yml Add a new appxmanifest for preview (#5774) 2020-05-07 16:00:56 +00:00