kheb geprobeert alle refs naar sys.runtime eruit te halen, probeer nu es mss?

This commit is contained in:
BuildTools
2020-08-01 15:10:24 +02:00
parent 414db7f523
commit f4550e19b2
9 changed files with 5 additions and 20 deletions

View File

@@ -101,7 +101,7 @@ namespace opdracht2 {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/opdracht2;component/mainwindow.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/opdracht2;V1.0.0.0;component/mainwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\MainWindow.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);