You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What about starting from merging Files (Package) folder contents into Files.App folder?
Since folder name and project name doesn't match and that way enables us to remove WAP easily later.
This proposal is to move files from the packaging project (Files.Package) to the main project (Files.App), including:
Package.appxmanifest
Assets/AppTiles/*
While the packaging project can't be fully removed, it would be excellent if these files were moved into the main project and then referenced by the packaging project, like this:
Description
This proposal is to move files from the packaging project (
Files.Package
) to the main project (Files.App
), including:Package.appxmanifest
Assets/AppTiles/*
While the packaging project can't be fully removed, it would be excellent if these files were moved into the main project and then referenced by the packaging project, like this:
Concerned code
Contents of
Files.Package
:Gains
Requirements
Files.App
Files.Package.wapproj
Comments
Succeeds #16350
The text was updated successfully, but these errors were encountered: