These lines suggest that your plugin is being built for the Win64 platform, not UWP32 or UWP64. That would explain why the reference to the required winmd isn’t automatically present. Do you have a ‘WhitelistPlatforms’ entry for your plugin module that restricts it to UWP32/UWP64 only?