An application that attempts to load plugin assemblies and controls at runtime.
Throws Microsoft.UI.Xaml.Markup.XamlParseException when attempting to instantiate a plugin control.
Exception thrown: 'Microsoft.UI.Xaml.Markup.XamlParseException' in WinRT.Runtime.dll
WinRT information: Cannot locate resource from 'ms-appx:///Plugin/PluginRoot.xaml'.
XAML parsing failed.
- Configure for x64
- Build and deploy the Package project
- Build the Plugin project (this will also copy its output to the AppX folder in a post build step)