diff --git a/Wino.Mail/App.xaml b/Wino.Mail/App.xaml index 57476ef1..aa413e2b 100644 --- a/Wino.Mail/App.xaml +++ b/Wino.Mail/App.xaml @@ -3,10 +3,10 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:controls="using:Wino.Controls" - xmlns:selectors="using:Wino.Selectors" - xmlns:wino="using:Wino" xmlns:dialogs="using:Wino.Core.Domain.Models.Dialogs" - xmlns:styles="using:Wino.Styles"> + xmlns:selectors="using:Wino.Selectors" + xmlns:styles="using:Wino.Styles" + xmlns:wino="using:Wino"> @@ -44,7 +44,7 @@ - -