DI StartUp fixes

This commit is contained in:
NickAppLab
2022-07-29 16:36:15 +05:00
parent 5d2c6a85d7
commit efa7de7617
2 changed files with 18 additions and 12 deletions

View File

@@ -1,8 +1,7 @@
<Application x:Class="StructureHelper.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:StructureHelper"
StartupUri="Windows/MainWindow/MainView.xaml">
xmlns:local="clr-namespace:StructureHelper">
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>