Hello, Welcome to Micorosoft Q&A,
How do I build such a minimal app, is there a template for this?
Please check above case link, in the github readme page has explain document, Extend your desktop application with Windows 10 features using the new Visual Studio Application Packaging Project, it contains detail about the app's architecture,
And the UWP document part is just a bridge to connect the backgroudtask with wpf project, so it does not contain ui. and the main manifest file in the WPFUIWithBackgroundTask.Package
, but not UWPHead
.
if you want to build it, please right click WPFUIWithBackgroundTask.Package
project and set it as start project then run the solution.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.