1 Commits

Author SHA1 Message Date
7f2fb33bf1 test 2026-05-04 14:25:12 +08:00
6 changed files with 6 additions and 6 deletions

View File

@@ -59,7 +59,7 @@ namespace 头罩视野 {
#line default
#line hidden
System.Uri resourceLocater = new System.Uri("/头罩视野;component/app.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/头罩视野;V1.0.0.0;component/app.xaml", System.UriKind.Relative);
#line 1 "..\..\..\App.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);

View File

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

View File

@@ -105,7 +105,7 @@ namespace 头罩视野.Views {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/头罩视野;component/views/changelanguage.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/头罩视野;V1.0.0.0;component/views/changelanguage.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Views\ChangeLanguage.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);

View File

@@ -53,7 +53,7 @@ namespace 头罩视野.Views {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/头罩视野;component/views/help.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/头罩视野;V1.0.0.0;component/views/help.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Views\Help.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);

View File

@@ -197,7 +197,7 @@ namespace 头罩视野.Views {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/头罩视野;component/views/setpassword.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/头罩视野;V1.0.0.0;component/views/setpassword.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Views\SetPassWord.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);

View File

@@ -181,7 +181,7 @@ namespace 头罩视野.Views {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/头罩视野;component/views/settime.xaml", System.UriKind.Relative);
System.Uri resourceLocater = new System.Uri("/头罩视野;V1.0.0.0;component/views/settime.xaml", System.UriKind.Relative);
#line 1 "..\..\..\..\Views\SetTime.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);