Forum Discussion
RD_AAOW_FDL
May 02, 2025Copper Contributor
Unable to build APPXUPLOAD from .NET 9.0 / C# / WinForms project
Hi! We were advised by Microsoft Visual studio Developer community to create this issue on GitHub. But it was wrong direction. So, you're the third instance where we're trying to solve it. We hope t...
GageWilder
May 06, 2025Iron Contributor
You are encountering a common challenge when migrating from .NET Framework to .NET (formerly .NET Core) and attempting to package it using a .wapproj for distribution, especially when targeting different Windows versions.
RD_AAOW_FDL
May 08, 2025Copper Contributor
It's good to know we're not alone. But how exactly does Microsoft want us to start using .NET instead of .NET Framework with such an obvious gap between us and the Store?
We've tried to target the project to a single Windows 10 version (both target and minimum fields). And this change even increased the size of the package. That is unintelligible for us