Skip to content

Add missing AppIcon.ico entry to SingleProjectPackagedApp vstemplate#6501

Open
lauren-ciha wants to merge 2 commits into
mainfrom
user/laurenciha/add-appicon-back-to-single-project-template
Open

Add missing AppIcon.ico entry to SingleProjectPackagedApp vstemplate#6501
lauren-ciha wants to merge 2 commits into
mainfrom
user/laurenciha/add-appicon-back-to-single-project-template

Conversation

@lauren-ciha
Copy link
Copy Markdown
Member

@lauren-ciha lauren-ciha commented May 22, 2026

The .vstemplate was missing the AppIcon.ico ProjectItem in its Assets folder, so Visual Studio never copied the icon into new projects created from this template, causing APPX0702 build errors. Verified locally.

A microsoft employee must use /azp run to validate using the pipelines below.

WARNING:
Comments made by azure-pipelines bot maybe inaccurate.
Please see pipeline link to verify that the build is being ran.

For status checks on the main branch, please use TransportPackage-Foundation-PR
(https://microsoft.visualstudio.com/ProjectReunion/_build?definitionId=81063&_a=summary)
and run the build against your PR branch with the default parameters.

The .vstemplate was missing the AppIcon.ico ProjectItem in its Assets
folder, so Visual Studio never copied the icon into new projects created
from this template, causing APPX0702 build errors.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Same issue as SingleProjectPackagedApp: the .vstemplate was missing the
AppIcon.ico ProjectItem, so Visual Studio never copied the icon into new
projects created from this template, causing APPX0702 build errors.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant