Forum Discussion
StevenBrown-4429
Nov 17, 2021Copper Contributor
Where to enter specific installation commands in VS Windows Application Packaging Project?
0 I added a Windows Application Packaging Project to my Windows desktop solution in Visual Studio 2019. I was able to edit the appxmanifest file, setting the Identity, Properties, Dependencies...
- Nov 23, 2021
StevenBrown-4429, thanks for your question. Please let us know if the above comment answered your question or if there are any follow up questions
Bogdan Mitrache
Nov 22, 2021Iron Contributor
Under Dependencies you need to add your project output as a reference. Here is an example:
https://docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-packaging-dot-net#setup-the-windows-application-packaging-project-in-your-solution
https://docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-packaging-dot-net#setup-the-windows-application-packaging-project-in-your-solution