TemplateStudio
TemplateStudio copied to clipboard
Embeded appinstaller file does not autopopulate placeholders on build
Describe the bug
The generated appinstaller file has placeholders like in the following code snippet:
<MainBundle Name="{Name}"
Version="{Version}"
Publisher="{Publisher}"
Uri="{MainPackageUri}"/>
It gets copied to output directory but the fields don't get populated.
To Reproduce
No response
Additional context
No response
Applies to the following platforms:
- [X] WinUI
- [ ] WPF
- [ ] UWP
About your setup
- Visual Studio Version: 2022
- Template Studio Wizard Version: newest
- Windows Build: not know, newest
Also the Dependencies section for WindowsAppRuntime does not get generated like when i set csproj to GernerateAppinstallerfile