Skip to content

Commit f8dbc28

Browse files
committed
Shorten main namespace
1 parent c3e201d commit f8dbc28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MaterialDesignThemes.Wpf/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
[assembly: AssemblyCopyright("Copyright © 2015")]
1717
[assembly: AssemblyTrademark("")]
1818
[assembly: AssemblyCulture("")]
19-
[assembly: XmlnsPrefix("http://materialdesigninxaml.net/winfx/xaml/themes", "materialDesignTheme")]
19+
[assembly: XmlnsPrefix("http://materialdesigninxaml.net/winfx/xaml/themes", "materialDesign")]
2020
[assembly: XmlnsDefinition("http://materialdesigninxaml.net/winfx/xaml/themes", "MaterialDesignThemes.Wpf")]
2121

2222
// Setting ComVisible to false makes the types in this assembly not visible

0 commit comments

Comments
 (0)