ms9
Providing UWP package content now ourselves - before it was created by CMake on the fly. This gives us full control over the appx manifest. This is necessary to give deterministic, platform dependent names to all apps which paves the way for automated testing. (CMake in contrast random generated random guids)
Fix to enable spatial mapping support again.