Ditch that Packaging Project with the Windows App SDK (Windows UI)

added by DotNetKicks
6/28/2021 3:00:07 PM

951 Views

One of the most annoying "features" of both UWP and WinUI/ProjectReunion WindowsAppSDK apps is the need to generate a package. With UWP development, the packaging was built into the UWP project. However, with the WindowsAppSDK, a separate packaging project is currently required. In this post we're going to walk through how you can remove this ...


0 comments