This PR updates Step 1, 2, 3 and 4 of the JourneySamples.
It uses one UWP project to perform Appx configuration and packaging, and one Debuging project using (using the VSIX extension) to debug the win32 project in the appx context.
To avoid known bugs in the .NET native compiler, all win32 binaries are stored in a separate folder.
This PR updates Step 1, 2, 3 and 4 of the JourneySamples.
It uses one UWP project to perform Appx configuration and packaging, and one Debuging project using (using the VSIX extension) to debug the win32 project in the appx context.
To avoid known bugs in the .NET native compiler, all win32 binaries are stored in a separate folder.