|
@@ -47,13 +47,13 @@ namespace MyMoviesWPF {
|
|
/// InitializeComponent
|
|
/// InitializeComponent
|
|
/// </summary>
|
|
/// </summary>
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
|
|
|
|
|
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
|
|
public void InitializeComponent() {
|
|
public void InitializeComponent() {
|
|
if (_contentLoaded) {
|
|
if (_contentLoaded) {
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
_contentLoaded = true;
|
|
_contentLoaded = true;
|
|
- System.Uri resourceLocater = new System.Uri("/MyMoviesWPF;component/mainwindow.xaml", System.UriKind.Relative);
|
|
|
|
|
|
+ System.Uri resourceLocater = new System.Uri("/MyMoviesWPF;V1.0.0.0;component/mainwindow.xaml", System.UriKind.Relative);
|
|
|
|
|
|
#line 1 "..\..\..\MainWindow.xaml"
|
|
#line 1 "..\..\..\MainWindow.xaml"
|
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
|
@@ -63,7 +63,7 @@ namespace MyMoviesWPF {
|
|
}
|
|
}
|
|
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
|
|
|
|
|
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|