消除所有错误,重新构建
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:hc="https://handyorg.github.io/handycontrol"
|
||||
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
|
||||
xmlns:vm="clr-namespace:DMS.ViewModels.Dialogs"
|
||||
xmlns:models="clr-namespace:DMS.Models"
|
||||
xmlns:vm="clr-namespace:DMS.WPF.ViewModels.Dialogs"
|
||||
xmlns:models="clr-namespace:DMS.Core.Models"
|
||||
mc:Ignorable="d"
|
||||
d:DataContext="{d:DesignInstance vm:MqttAliasBatchEditDialogViewModel}"
|
||||
Title="{Binding Title}"
|
||||
|
||||
Reference in New Issue
Block a user