This commit is contained in:
Chen 2023-11-21 10:52:49 +08:00
parent 2e6bdd7d92
commit 7578be39ac
7 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -1,4 +1,4 @@

FD:\Workspace\Gitea\20230724_MBJC_upperpc\Views\FirstPageView.xaml;;
FD:\Workspace\Gitea\20230724_MBJC_upperpc\FirstWindow.xaml;;

View File

@ -56,7 +56,7 @@ namespace _20230724_MBJC_upperpc {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/20230724_MBJC_upperpc;component/firstwindow.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/20230724_MBJC_upperpc;V1.0.0.0;component/firstwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\FirstWindow.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);