整理
This commit is contained in:
@@ -18,13 +18,13 @@ using System.Windows.Markup;
|
||||
|
||||
// 使用热重载管理器
|
||||
//[assembly: System.Reflection.Metadata.MetadataUpdateHandler(typeof(HotReloadManager))]
|
||||
[assembly: XmlnsPrefix("https://github.com/ShrlAlgo/NeumUI", "n")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Appearance")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Assists")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Behaviors")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Controls")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Converters")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Controls.Decorations")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Layout")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Markup")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeumUI", "NeumUI.Effects")]
|
||||
[assembly: XmlnsPrefix("https://github.com/ShrlAlgo/NeoUI", "n")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Appearance")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Assists")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Behaviors")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Controls")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Converters")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Controls.Decorations")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Layout")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Markup")]
|
||||
[assembly: XmlnsDefinition("https://github.com/ShrlAlgo/NeoUI", "NeoUI.Effects")]
|
||||
Reference in New Issue
Block a user