Change the StartupUri="MainWindow.xaml"
to StartupUri="FolderName/MainWindow.xaml"
Solved my problem, when I moved my MainWindow to the View Folder
Change the StartupUri="MainWindow.xaml"
to StartupUri="FolderName/MainWindow.xaml"
Solved my problem, when I moved my MainWindow to the View Folder