Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f2fb33bf1 |
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user