Add XmlnsPrefix attribute

Fixes #57
This commit is contained in:
Antony Male 2018-12-18 12:40:29 +00:00
parent bc9578e8ea
commit 24ad06ada2
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ using System.Windows.Markup;
[assembly: Guid("a557a739-6b61-44d2-a431-889bc11aac9e")]
[assembly: XmlnsDefinition("https://github.com/canton7/Stylet", "Stylet.Xaml")]
[assembly: XmlnsPrefix("https://github.com/canton7/Stylet", "s")]
// Version information for an assembly consists of the following four values:
//