2 Commits 8db44cfc7c ... 80f4dccb14

Autor SHA1 Mensagem Data
  Rhomios 80f4dccb14 Корзина готова 3 anos atrás
  Rhomios c96c590c21 /// 3 anos atrás
100 arquivos alterados com 915 adições e 88 exclusões
  1. BIN
      .vs/MyMovies/v17/.suo
  2. BIN
      .vs/MyMoviesWPF/DesignTimeBuild/.dtbcache.v2
  3. BIN
      .vs/MyMoviesWPF/v17/.futdcache.v1
  4. BIN
      .vs/MyMoviesWPF/v17/.suo
  5. 3 1
      MyMoviesWPF/MVVM/Models/MyMoviesDBContext.cs
  6. 4 4
      MyMoviesWPF/MVVM/View/Pages/CartPage.xaml
  7. 3 1
      MyMoviesWPF/MVVM/View/Pages/CartPage.xaml.cs
  8. 62 0
      MyMoviesWPF/MVVM/ViewModel/CartPageViewModel.cs
  9. 21 12
      MyMoviesWPF/MVVM/ViewModel/MainViewModel.cs
  10. 2 1
      MyMoviesWPF/MVVM/ViewModel/MovieViewModel.cs
  11. 1 1
      MyMoviesWPF/MainWindow.xaml
  12. 1 0
      MyMoviesWPF/MyMoviesWPF.csproj
  13. BIN
      MyMoviesWPF/bin/Debug/net6.0-windows/DevExpress.Data.v22.1.dll
  14. 185 0
      MyMoviesWPF/bin/Debug/net6.0-windows/MyMoviesWPF.deps.json
  15. BIN
      MyMoviesWPF/bin/Debug/net6.0-windows/MyMoviesWPF.dll
  16. BIN
      MyMoviesWPF/bin/Debug/net6.0-windows/MyMoviesWPF.exe
  17. BIN
      MyMoviesWPF/bin/Debug/net6.0-windows/MyMoviesWPF.pdb
  18. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/App.g.cs
  19. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/App.g.i.cs
  20. 1 1
      MyMoviesWPF/obj/Debug/net6.0-windows/GeneratedInternalTypeHelper.g.cs
  21. 1 1
      MyMoviesWPF/obj/Debug/net6.0-windows/GeneratedInternalTypeHelper.g.i.cs
  22. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Controls/UserView.g.cs
  23. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Controls/UserView.g.i.cs
  24. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/LogInControl.g.cs
  25. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/LogInControl.g.i.cs
  26. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/CartPage.baml
  27. 3 3
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/CartPage.g.cs
  28. 3 3
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/CartPage.g.i.cs
  29. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/CatalogPage.g.cs
  30. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/CatalogPage.g.i.cs
  31. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/MoviePage.g.cs
  32. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/MoviePage.g.i.cs
  33. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/LogInView.g.cs
  34. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/LogInView.g.i.cs
  35. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/SignUpView.g.cs
  36. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/SignUpView.g.i.cs
  37. 3 3
      MyMoviesWPF/obj/Debug/net6.0-windows/MainWindow.g.cs
  38. 3 3
      MyMoviesWPF/obj/Debug/net6.0-windows/MainWindow.g.i.cs
  39. 1 1
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.GeneratedMSBuildEditorConfig.editorconfig
  40. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.assets.cache
  41. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.csproj.AssemblyReference.cache
  42. 1 1
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.csproj.CoreCompileInputs.cache
  43. 7 4
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.csproj.FileListAbsolute.txt
  44. 202 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.designer.deps.json
  45. 2 2
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.designer.runtimeconfig.json
  46. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.dll
  47. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.g.resources
  48. 1 1
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.genruntimeconfig.cache
  49. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.pdb
  50. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0kwveo33_wpftmp.AssemblyInfo.cs
  51. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0kwveo33_wpftmp.AssemblyInfoInputs.cache
  52. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0kwveo33_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  53. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0kwveo33_wpftmp.assets.cache
  54. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0kwveo33_wpftmp.csproj.BuildWithSkipAnalyzers
  55. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0zevgf2c_wpftmp.AssemblyInfo.cs
  56. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0zevgf2c_wpftmp.AssemblyInfoInputs.cache
  57. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0zevgf2c_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  58. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0zevgf2c_wpftmp.assets.cache
  59. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0zevgf2c_wpftmp.csproj.BuildWithSkipAnalyzers
  60. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1fn5v02g_wpftmp.AssemblyInfo.cs
  61. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1fn5v02g_wpftmp.AssemblyInfoInputs.cache
  62. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1fn5v02g_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  63. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1fn5v02g_wpftmp.assets.cache
  64. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1rv0uuhs_wpftmp.AssemblyInfo.cs
  65. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1rv0uuhs_wpftmp.AssemblyInfoInputs.cache
  66. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1rv0uuhs_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  67. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1rv0uuhs_wpftmp.assets.cache
  68. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1rv0uuhs_wpftmp.csproj.BuildWithSkipAnalyzers
  69. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5kuqdt4q_wpftmp.AssemblyInfo.cs
  70. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5kuqdt4q_wpftmp.AssemblyInfoInputs.cache
  71. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5kuqdt4q_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  72. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5kuqdt4q_wpftmp.assets.cache
  73. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5kuqdt4q_wpftmp.csproj.BuildWithSkipAnalyzers
  74. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5s1i32vl_wpftmp.AssemblyInfo.cs
  75. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5s1i32vl_wpftmp.AssemblyInfoInputs.cache
  76. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5s1i32vl_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  77. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5s1i32vl_wpftmp.assets.cache
  78. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5s1i32vl_wpftmp.csproj.BuildWithSkipAnalyzers
  79. 4 4
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.cache
  80. 4 4
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.i.cache
  81. 9 9
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.lref
  82. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_azifyjyf_wpftmp.AssemblyInfo.cs
  83. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_azifyjyf_wpftmp.AssemblyInfoInputs.cache
  84. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_azifyjyf_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  85. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_azifyjyf_wpftmp.assets.cache
  86. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_azifyjyf_wpftmp.csproj.BuildWithSkipAnalyzers
  87. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d1damask_wpftmp.AssemblyInfo.cs
  88. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d1damask_wpftmp.AssemblyInfoInputs.cache
  89. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d1damask_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  90. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d1damask_wpftmp.assets.cache
  91. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d1damask_wpftmp.csproj.BuildWithSkipAnalyzers
  92. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_dka1kaqx_wpftmp.AssemblyInfo.cs
  93. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_dka1kaqx_wpftmp.AssemblyInfoInputs.cache
  94. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_dka1kaqx_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  95. BIN
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_dka1kaqx_wpftmp.assets.cache
  96. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_dka1kaqx_wpftmp.csproj.BuildWithSkipAnalyzers
  97. 25 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_g2qrlnax_wpftmp.AssemblyInfo.cs
  98. 1 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_g2qrlnax_wpftmp.AssemblyInfoInputs.cache
  99. 10 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_g2qrlnax_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
  100. 0 0
      MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_g2qrlnax_wpftmp.assets.cache

BIN
.vs/MyMovies/v17/.suo


BIN
.vs/MyMoviesWPF/DesignTimeBuild/.dtbcache.v2


BIN
.vs/MyMoviesWPF/v17/.futdcache.v1


BIN
.vs/MyMoviesWPF/v17/.suo


+ 3 - 1
MyMoviesWPF/MVVM/Models/MyMoviesDBContext.cs

@@ -9,11 +9,13 @@ namespace MyMoviesWPF.Models
     {
         public MyMoviesDBContext()
         {
+            Database.EnsureCreated();
         }
 
         public MyMoviesDBContext(DbContextOptions<MyMoviesDBContext> options)
             : base(options)
         {
+            Database.EnsureCreated();
         }
         public virtual DbSet<Actor> Actors { get; set; } = null!;
         public virtual DbSet<ActorList> ActorLists { get; set; } = null!;
@@ -29,7 +31,7 @@ namespace MyMoviesWPF.Models
             if (!optionsBuilder.IsConfigured)
             {
 #warning To protect potentially sensitive information in your connection string, you should move it out of source code. You can avoid scaffolding the connection string by using the Name= syntax to read it from configuration - see https://go.microsoft.com/fwlink/?linkid=2131148. For more guidance on storing connection strings, see http://go.microsoft.com/fwlink/?LinkId=723263.
-                optionsBuilder.UseSqlServer("Server = mssql; Database = gr602_horse; Trusted_Connection = True;");
+                optionsBuilder.UseSqlServer("Data Source=(localdb)\\MSSQLLocalDB;Database=moviesDB; Integrated Security=True;");
             }
         }
 

+ 4 - 4
MyMoviesWPF/MVVM/View/Pages/CartPage.xaml

@@ -24,10 +24,10 @@
                 HorizontalAlignment="Center" VerticalAlignment="Center"
                 Grid.Row="1" Grid.Column="1" Height="75" Width="250"/>
         <Button Content="Отмена" 
-                HorizontalAlignment="Left" VerticalAlignment="Center"
-                Grid.Row="1" Grid.Column="2" Height="75" Width="250" Margin="898,0,0,0"/>
-        <DataGrid d:ItemsSource="{d:SampleData ItemCount=5}" Grid.Column="1"/>
-        <DataGrid ItemsSource="{Binding MoviesCollection}" SelectedItem="{Binding OpenMovieWindow}" HeadersVisibility="None"
+                HorizontalAlignment="Right" VerticalAlignment="Center"
+                Grid.Row="1" Grid.Column="2" Height="75" Width="250" />
+        <DataGrid ItemsSource="{Binding CartMoviesCollection}" SelectedItem="{Binding RemoveMovie}" Grid.Column="1" IsReadOnly="True"/>
+        <DataGrid ItemsSource="{Binding CartMoviesCollection}" HeadersVisibility="None"
                     Grid.Column="2" IsReadOnly="True" AutoGenerateColumns="False" BorderBrush = "Transparent" Background = "Transparent" RowBackground = "Transparent">
             <DataGrid.LayoutTransform>
                 <TransformGroup>

+ 3 - 1
MyMoviesWPF/MVVM/View/Pages/CartPage.xaml.cs

@@ -1,4 +1,5 @@
-using System;
+using MyMoviesWPF.MVVM.ViewModel;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using System.Text;
@@ -23,6 +24,7 @@ namespace MyMoviesWPF.MVVM.View.Pages
         public CartPage()
         {
             InitializeComponent();
+            DataContext = new CartPageViewModel();
         }
     }
 }

+ 62 - 0
MyMoviesWPF/MVVM/ViewModel/CartPageViewModel.cs

@@ -0,0 +1,62 @@
+using Microsoft.Toolkit.Mvvm.Input;
+using MyMoviesWPF.MVVM.ViewModel.Core;
+using System;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.Linq;
+using System.Text;
+using System.Windows;
+
+
+namespace MyMoviesWPF.MVVM.ViewModel
+{
+    public class CartPageViewModel : BaseViewModel
+    {
+        private ObservableCollection<Movie> _cartMoviesCollection;
+        private Movie _removeMovie;
+        public CartPageViewModel()
+        {
+            _cartMoviesCollection = Service.CartMoviesCollection;
+            OnPropertyChanged("CartMoviesCollection");
+        }
+        public ObservableCollection<Movie> CartMoviesCollection
+        {
+            get { return _cartMoviesCollection; }
+            set
+            {
+                if (_cartMoviesCollection == value)
+                    return;
+
+                _cartMoviesCollection = value;
+                OnPropertyChanged("CartMoviesCollection");
+            }
+        }
+
+        public Movie RemoveMovie
+        {
+            get
+            {
+                return _removeMovie;
+            }
+            set
+            {
+                if (MessageBox.Show("Вы действительно хотите убрать этот фильм из корзины?",
+                "Confirmation", MessageBoxButton.YesNo) == MessageBoxResult.Yes)
+                {
+                    var itemToRemove = Service.CartMoviesCollection.Single(r => r.Idmovie == Service.movie.Idmovie);
+                    Service.CartMoviesCollection.Remove(itemToRemove);
+                    _cartMoviesCollection = Service.CartMoviesCollection;
+                    OnPropertyChanged("CartMoviesCollection");
+                    Service.MainViewModel.UpdateCartStr();
+
+                }
+                else
+                {
+                    // Do not close the window  
+                }
+            }
+        }
+
+
+    }
+}

+ 21 - 12
MyMoviesWPF/MVVM/ViewModel/MainViewModel.cs

@@ -28,17 +28,14 @@ namespace MyMoviesWPF.MVVM.ViewModel
         }
         public string Cart
         {
-            get { return str; }
+            get 
+            {
+                return str; 
+            }
             set
-            {            
-                if (Service.CartMoviesCollection.Count > 0)
-                {
-                    str = "Корзина(" + (Service.CartMoviesCollection.Count) + ')';                    
-                }
-                else
-                {
-                    str = "Корзина";
-                }
+            {
+                if (str == value)
+                    return;
                 str = value;
                 OnPropertyChanged("Cart");
             }
@@ -47,9 +44,9 @@ namespace MyMoviesWPF.MVVM.ViewModel
 
         public MainViewModel()
         {
+            UpdateCartStr();
             Service.MainViewModel = this;
             _currentPage = new CatalogPage();
-
         }
 
 
@@ -60,7 +57,19 @@ namespace MyMoviesWPF.MVVM.ViewModel
             OnPropertyChanged("CurrentPage");
         }
 
-
+        
+        public void UpdateCartStr()
+        {
+            if (Service.CartMoviesCollection.Count > 0)
+            {
+                str = "Корзина(" + (Service.CartMoviesCollection.Count) + ')';
+            }
+            else
+            {
+                str = "Корзина";
+            }
+            OnPropertyChanged("Cart");
+        }
         public RelayCommand OpenCart
         {
             get

+ 2 - 1
MyMoviesWPF/MVVM/ViewModel/MovieViewModel.cs

@@ -45,8 +45,9 @@ namespace MyMoviesWPF.MVVM.ViewModel
                   ?? (_addToCart = new RelayCommand(
                     async () =>
                     {
-                        MessageBox.Show("Фильм успешно добавлен в корзину !", "Успех", MessageBoxButton.OK, MessageBoxImage.Information);
+                        MessageBox.Show("Фильм успешно добавлен в корзину !", "Успех", MessageBoxButton.OK, MessageBoxImage.Information);               
                         Service.CartMoviesCollection.Add(Service.movie);
+                        Service.MainViewModel.UpdateCartStr();
                     }));
             }
         }

+ 1 - 1
MyMoviesWPF/MainWindow.xaml

@@ -18,7 +18,7 @@
             <RowDefinition Height="11*"/>
         </Grid.RowDefinitions>
 
-        <Frame Grid.Column="1" Content="{Binding CurrentPage}" Grid.Row="1"/>
+        <Frame Grid.Column="1" Content="{Binding CurrentPage}" Grid.Row="1" />
         <Button Grid.Column="2" Content="{Binding Cart}" HorizontalAlignment="Center" VerticalAlignment="Bottom" Command="{Binding OpenCart}"/>
     </Grid>
 </Window>

+ 1 - 0
MyMoviesWPF/MyMoviesWPF.csproj

@@ -8,6 +8,7 @@
   </PropertyGroup>
 
   <ItemGroup>
+    <PackageReference Include="DevExpress.Data" Version="22.1.3" />
     <PackageReference Include="MaterialDesignColors" Version="2.0.6" />
     <PackageReference Include="MaterialDesignThemes" Version="4.5.0" />
     <PackageReference Include="MaterialDesignThemes.MahApps" Version="0.2.2" />

BIN
MyMoviesWPF/bin/Debug/net6.0-windows/DevExpress.Data.v22.1.dll


+ 185 - 0
MyMoviesWPF/bin/Debug/net6.0-windows/MyMoviesWPF.deps.json

@@ -8,6 +8,7 @@
     ".NETCoreApp,Version=v6.0": {
       "MyMoviesWPF/1.0.0": {
         "dependencies": {
+          "DevExpress.Data": "22.1.3",
           "MaterialDesignColors": "2.0.6",
           "MaterialDesignThemes": "4.5.0",
           "MaterialDesignThemes.MahApps": "0.2.2",
@@ -34,6 +35,23 @@
           }
         }
       },
+      "DevExpress.Data/22.1.3": {
+        "dependencies": {
+          "Microsoft.Win32.Registry": "4.7.0",
+          "NETStandard.Library": "2.0.3",
+          "System.ComponentModel.Annotations": "4.4.0",
+          "System.Drawing.Common": "4.7.0",
+          "System.Reflection.Emit": "4.3.0",
+          "System.Reflection.Emit.Lightweight": "4.3.0",
+          "System.Text.Encoding.CodePages": "4.7.0"
+        },
+        "runtime": {
+          "lib/netstandard2.0/DevExpress.Data.v22.1.dll": {
+            "assemblyVersion": "22.1.3.0",
+            "fileVersion": "22.1.3.0"
+          }
+        }
+      },
       "Humanizer.Core/2.8.26": {
         "runtime": {
           "lib/netstandard2.0/Humanizer.dll": {
@@ -379,6 +397,7 @@
         }
       },
       "Microsoft.NETCore.Platforms/3.1.0": {},
+      "Microsoft.NETCore.Targets/1.1.0": {},
       "Microsoft.Toolkit.Mvvm/7.1.2": {
         "runtime": {
           "lib/net5.0/Microsoft.Toolkit.Mvvm.dll": {
@@ -406,6 +425,11 @@
           }
         }
       },
+      "NETStandard.Library/2.0.3": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0"
+        }
+      },
       "Refractored.MvvmHelpers/1.6.2": {
         "dependencies": {
           "System.ValueTuple": "4.5.0"
@@ -422,6 +446,7 @@
           "System.Runtime.CompilerServices.Unsafe": "6.0.0"
         }
       },
+      "System.ComponentModel.Annotations/4.4.0": {},
       "System.Configuration.ConfigurationManager/4.7.0": {
         "dependencies": {
           "System.Security.Cryptography.ProtectedData": "4.7.0",
@@ -451,6 +476,61 @@
           }
         }
       },
+      "System.IO/4.3.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0",
+          "Microsoft.NETCore.Targets": "1.1.0",
+          "System.Runtime": "4.3.0",
+          "System.Text.Encoding": "4.3.0",
+          "System.Threading.Tasks": "4.3.0"
+        }
+      },
+      "System.Reflection/4.3.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0",
+          "Microsoft.NETCore.Targets": "1.1.0",
+          "System.IO": "4.3.0",
+          "System.Reflection.Primitives": "4.3.0",
+          "System.Runtime": "4.3.0"
+        }
+      },
+      "System.Reflection.Emit/4.3.0": {
+        "dependencies": {
+          "System.IO": "4.3.0",
+          "System.Reflection": "4.3.0",
+          "System.Reflection.Emit.ILGeneration": "4.3.0",
+          "System.Reflection.Primitives": "4.3.0",
+          "System.Runtime": "4.3.0"
+        }
+      },
+      "System.Reflection.Emit.ILGeneration/4.3.0": {
+        "dependencies": {
+          "System.Reflection": "4.3.0",
+          "System.Reflection.Primitives": "4.3.0",
+          "System.Runtime": "4.3.0"
+        }
+      },
+      "System.Reflection.Emit.Lightweight/4.3.0": {
+        "dependencies": {
+          "System.Reflection": "4.3.0",
+          "System.Reflection.Emit.ILGeneration": "4.3.0",
+          "System.Reflection.Primitives": "4.3.0",
+          "System.Runtime": "4.3.0"
+        }
+      },
+      "System.Reflection.Primitives/4.3.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0",
+          "Microsoft.NETCore.Targets": "1.1.0",
+          "System.Runtime": "4.3.0"
+        }
+      },
+      "System.Runtime/4.3.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0",
+          "Microsoft.NETCore.Targets": "1.1.0"
+        }
+      },
       "System.Runtime.Caching/4.7.0": {
         "dependencies": {
           "System.Configuration.ConfigurationManager": "4.7.0"
@@ -486,12 +566,26 @@
         }
       },
       "System.Security.Principal.Windows/4.7.0": {},
+      "System.Text.Encoding/4.3.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0",
+          "Microsoft.NETCore.Targets": "1.1.0",
+          "System.Runtime": "4.3.0"
+        }
+      },
       "System.Text.Encoding.CodePages/4.7.0": {
         "dependencies": {
           "Microsoft.NETCore.Platforms": "3.1.0"
         }
       },
       "System.Text.Json/4.7.2": {},
+      "System.Threading.Tasks/4.3.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0",
+          "Microsoft.NETCore.Targets": "1.1.0",
+          "System.Runtime": "4.3.0"
+        }
+      },
       "System.ValueTuple/4.5.0": {},
       "System.Windows.Extensions/4.7.0": {
         "dependencies": {
@@ -513,6 +607,13 @@
       "path": "controlzex/4.3.0",
       "hashPath": "controlzex.4.3.0.nupkg.sha512"
     },
+    "DevExpress.Data/22.1.3": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-IO+Ql0VhrIFxGc+Q8lI5LFDAaT7YXHoVpZTbdvDkSLNqpxLgfmvRPFGpCDwGlLgJqxf+rVnqpvitJ8XDvpnL8w==",
+      "path": "devexpress.data/22.1.3",
+      "hashPath": "devexpress.data.22.1.3.nupkg.sha512"
+    },
     "Humanizer.Core/2.8.26": {
       "type": "package",
       "serviceable": true,
@@ -730,6 +831,13 @@
       "path": "microsoft.netcore.platforms/3.1.0",
       "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
     },
+    "Microsoft.NETCore.Targets/1.1.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
+      "path": "microsoft.netcore.targets/1.1.0",
+      "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
+    },
     "Microsoft.Toolkit.Mvvm/7.1.2": {
       "type": "package",
       "serviceable": true,
@@ -758,6 +866,13 @@
       "path": "microsoft.xaml.behaviors.wpf/1.1.19",
       "hashPath": "microsoft.xaml.behaviors.wpf.1.1.19.nupkg.sha512"
     },
+    "NETStandard.Library/2.0.3": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
+      "path": "netstandard.library/2.0.3",
+      "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
+    },
     "Refractored.MvvmHelpers/1.6.2": {
       "type": "package",
       "serviceable": true,
@@ -772,6 +887,13 @@
       "path": "system.collections.immutable/6.0.0",
       "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512"
     },
+    "System.ComponentModel.Annotations/4.4.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-29K3DQ+IGU7LBaMjTo7SI7T7X/tsMtLvz1p56LJ556Iu0Dw3pKZw5g8yCYCWMRxrOF0Hr0FU0FwW0o42y2sb3A==",
+      "path": "system.componentmodel.annotations/4.4.0",
+      "hashPath": "system.componentmodel.annotations.4.4.0.nupkg.sha512"
+    },
     "System.Configuration.ConfigurationManager/4.7.0": {
       "type": "package",
       "serviceable": true,
@@ -800,6 +922,55 @@
       "path": "system.identitymodel.tokens.jwt/6.8.0",
       "hashPath": "system.identitymodel.tokens.jwt.6.8.0.nupkg.sha512"
     },
+    "System.IO/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
+      "path": "system.io/4.3.0",
+      "hashPath": "system.io.4.3.0.nupkg.sha512"
+    },
+    "System.Reflection/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
+      "path": "system.reflection/4.3.0",
+      "hashPath": "system.reflection.4.3.0.nupkg.sha512"
+    },
+    "System.Reflection.Emit/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
+      "path": "system.reflection.emit/4.3.0",
+      "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
+    },
+    "System.Reflection.Emit.ILGeneration/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
+      "path": "system.reflection.emit.ilgeneration/4.3.0",
+      "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
+    },
+    "System.Reflection.Emit.Lightweight/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
+      "path": "system.reflection.emit.lightweight/4.3.0",
+      "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
+    },
+    "System.Reflection.Primitives/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
+      "path": "system.reflection.primitives/4.3.0",
+      "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
+    },
+    "System.Runtime/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
+      "path": "system.runtime/4.3.0",
+      "hashPath": "system.runtime.4.3.0.nupkg.sha512"
+    },
     "System.Runtime.Caching/4.7.0": {
       "type": "package",
       "serviceable": true,
@@ -849,6 +1020,13 @@
       "path": "system.security.principal.windows/4.7.0",
       "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
     },
+    "System.Text.Encoding/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
+      "path": "system.text.encoding/4.3.0",
+      "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
+    },
     "System.Text.Encoding.CodePages/4.7.0": {
       "type": "package",
       "serviceable": true,
@@ -863,6 +1041,13 @@
       "path": "system.text.json/4.7.2",
       "hashPath": "system.text.json.4.7.2.nupkg.sha512"
     },
+    "System.Threading.Tasks/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
+      "path": "system.threading.tasks/4.3.0",
+      "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
+    },
     "System.ValueTuple/4.5.0": {
       "type": "package",
       "serviceable": true,

BIN
MyMoviesWPF/bin/Debug/net6.0-windows/MyMoviesWPF.dll


BIN
MyMoviesWPF/bin/Debug/net6.0-windows/MyMoviesWPF.exe


BIN
MyMoviesWPF/bin/Debug/net6.0-windows/MyMoviesWPF.pdb


+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/App.g.cs

@@ -48,7 +48,7 @@ namespace MyMoviesWPF {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -74,7 +74,7 @@ namespace MyMoviesWPF {
         /// </summary>
         [System.STAThreadAttribute()]
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public static void Main() {
             MyMoviesWPF.App app = new MyMoviesWPF.App();
             app.InitializeComponent();

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/App.g.i.cs

@@ -48,7 +48,7 @@ namespace MyMoviesWPF {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -74,7 +74,7 @@ namespace MyMoviesWPF {
         /// </summary>
         [System.STAThreadAttribute()]
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public static void Main() {
             MyMoviesWPF.App app = new MyMoviesWPF.App();
             app.InitializeComponent();

+ 1 - 1
MyMoviesWPF/obj/Debug/net6.0-windows/GeneratedInternalTypeHelper.g.cs

@@ -15,7 +15,7 @@ namespace XamlGeneratedNamespace {
     /// GeneratedInternalTypeHelper
     /// </summary>
     [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-    [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
     [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
     public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
         

+ 1 - 1
MyMoviesWPF/obj/Debug/net6.0-windows/GeneratedInternalTypeHelper.g.i.cs

@@ -15,7 +15,7 @@ namespace XamlGeneratedNamespace {
     /// GeneratedInternalTypeHelper
     /// </summary>
     [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-    [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
     [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
     public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
         

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Controls/UserView.g.cs

@@ -48,7 +48,7 @@ namespace MyMoviesWPF.MVVM.View {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -64,7 +64,7 @@ namespace MyMoviesWPF.MVVM.View {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Controls/UserView.g.i.cs

@@ -48,7 +48,7 @@ namespace MyMoviesWPF.MVVM.View {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -64,7 +64,7 @@ namespace MyMoviesWPF.MVVM.View {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/LogInControl.g.cs

@@ -59,7 +59,7 @@ namespace MyMoviesWPF.MVVM.View {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -75,7 +75,7 @@ namespace MyMoviesWPF.MVVM.View {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/LogInControl.g.i.cs

@@ -59,7 +59,7 @@ namespace MyMoviesWPF.MVVM.View {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -75,7 +75,7 @@ namespace MyMoviesWPF.MVVM.View {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/CartPage.baml


+ 3 - 3
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/CartPage.g.cs

@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\..\..\..\MVVM\View\Pages\CartPage.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3183FAFA5FE3692454F730129D13912CC1749510"
+#pragma checksum "..\..\..\..\..\..\MVVM\View\Pages\CartPage.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D97467F36E5C10CD565A9CCC5742527C5240385D"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     Этот код создан программой.
@@ -47,7 +47,7 @@ namespace MyMoviesWPF.MVVM.View.Pages {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -63,7 +63,7 @@ namespace MyMoviesWPF.MVVM.View.Pages {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 3 - 3
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/CartPage.g.i.cs

@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\..\..\..\MVVM\View\Pages\CartPage.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3183FAFA5FE3692454F730129D13912CC1749510"
+#pragma checksum "..\..\..\..\..\..\MVVM\View\Pages\CartPage.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D97467F36E5C10CD565A9CCC5742527C5240385D"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     Этот код создан программой.
@@ -47,7 +47,7 @@ namespace MyMoviesWPF.MVVM.View.Pages {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -63,7 +63,7 @@ namespace MyMoviesWPF.MVVM.View.Pages {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/CatalogPage.g.cs

@@ -47,7 +47,7 @@ namespace MyMoviesWPF.MVVM.View.Pages {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -63,7 +63,7 @@ namespace MyMoviesWPF.MVVM.View.Pages {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/CatalogPage.g.i.cs

@@ -47,7 +47,7 @@ namespace MyMoviesWPF.MVVM.View.Pages {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -63,7 +63,7 @@ namespace MyMoviesWPF.MVVM.View.Pages {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/MoviePage.g.cs

@@ -55,7 +55,7 @@ namespace MyMoviesWPF.MVVM.View.Pages {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -71,7 +71,7 @@ namespace MyMoviesWPF.MVVM.View.Pages {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/Pages/MoviePage.g.i.cs

@@ -55,7 +55,7 @@ namespace MyMoviesWPF.MVVM.View.Pages {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -71,7 +71,7 @@ namespace MyMoviesWPF.MVVM.View.Pages {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/LogInView.g.cs

@@ -59,7 +59,7 @@ namespace MyMoviesWPF.MVVM.View.UserInit {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -75,7 +75,7 @@ namespace MyMoviesWPF.MVVM.View.UserInit {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/LogInView.g.i.cs

@@ -59,7 +59,7 @@ namespace MyMoviesWPF.MVVM.View.UserInit {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -75,7 +75,7 @@ namespace MyMoviesWPF.MVVM.View.UserInit {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/SignUpView.g.cs

@@ -59,7 +59,7 @@ namespace MyMoviesWPF.MVVM.View.UserInit {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -75,7 +75,7 @@ namespace MyMoviesWPF.MVVM.View.UserInit {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MVVM/View/UserInit/SignUpView.g.i.cs

@@ -59,7 +59,7 @@ namespace MyMoviesWPF.MVVM.View.UserInit {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -75,7 +75,7 @@ namespace MyMoviesWPF.MVVM.View.UserInit {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 3 - 3
MyMoviesWPF/obj/Debug/net6.0-windows/MainWindow.g.cs

@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D91BC943859BDC2104DE9CECE46730086DB50575"
+#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "40F2457BE02D7BF60BD81A4E96F241750023B121"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     Этот код создан программой.
@@ -47,7 +47,7 @@ namespace MyMoviesWPF {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -63,7 +63,7 @@ namespace MyMoviesWPF {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 3 - 3
MyMoviesWPF/obj/Debug/net6.0-windows/MainWindow.g.i.cs

@@ -1,4 +1,4 @@
-#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D91BC943859BDC2104DE9CECE46730086DB50575"
+#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "40F2457BE02D7BF60BD81A4E96F241750023B121"
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     Этот код создан программой.
@@ -47,7 +47,7 @@ namespace MyMoviesWPF {
         /// InitializeComponent
         /// </summary>
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         public void InitializeComponent() {
             if (_contentLoaded) {
                 return;
@@ -63,7 +63,7 @@ namespace MyMoviesWPF {
         }
         
         [System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.2.0")]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.3.0")]
         [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
         [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]

+ 1 - 1
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.GeneratedMSBuildEditorConfig.editorconfig

@@ -7,4 +7,4 @@ build_property.InvariantGlobalization =
 build_property.PlatformNeutralAssembly = 
 build_property._SupportedPlatformList = Linux,macOS,Windows
 build_property.RootNamespace = MyMoviesWPF
-build_property.ProjectDir = C:\Users\gr602_horse\Source\Repos\MyMovies\MyMoviesWPF\
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.assets.cache


BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.csproj.AssemblyReference.cache


+ 1 - 1
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.csproj.CoreCompileInputs.cache

@@ -1 +1 @@
-c64624a96ca4f4ebdf62f36b05595cbd9dfe92a7
+437d10a6a58724e8177d04365f514acabf1943bd

+ 7 - 4
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.csproj.FileListAbsolute.txt

@@ -174,17 +174,13 @@ C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\bin\Debug\net6.0-windows\run
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF.csproj.AssemblyReference.cache
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\Dictionary_1.baml
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MainWindow.g.cs
-C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Catalog.g.cs
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\LogInControl.g.cs
-C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Movie.g.cs
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\App.g.cs
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF_MarkupCompile.cache
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF_MarkupCompile.lref
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\App.baml
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MainWindow.baml
-C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Catalog.baml
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\LogInControl.baml
-C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Movie.baml
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF.g.resources
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF.GeneratedMSBuildEditorConfig.editorconfig
 C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MyMoviesWPF.AssemblyInfoInputs.cache
@@ -291,3 +287,10 @@ C:\Users\gr602_horse\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\
 C:\Users\gr602_horse\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Pages\MoviePage.baml
 C:\Users\gr602_horse\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Pages\CartPage.g.cs
 C:\Users\gr602_horse\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Pages\CartPage.baml
+C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Pages\CartPage.g.cs
+C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Pages\CatalogPage.g.cs
+C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Pages\MoviePage.g.cs
+C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Pages\CartPage.baml
+C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Pages\CatalogPage.baml
+C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\MVVM\View\Pages\MoviePage.baml
+C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\bin\Debug\net6.0-windows\DevExpress.Data.v22.1.dll

+ 202 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.designer.deps.json

@@ -18,6 +18,23 @@
           }
         }
       },
+      "DevExpress.Data/22.1.3": {
+        "dependencies": {
+          "Microsoft.Win32.Registry": "4.7.0",
+          "NETStandard.Library": "2.0.3",
+          "System.ComponentModel.Annotations": "4.4.0",
+          "System.Drawing.Common": "4.7.0",
+          "System.Reflection.Emit": "4.3.0",
+          "System.Reflection.Emit.Lightweight": "4.3.0",
+          "System.Text.Encoding.CodePages": "4.7.0"
+        },
+        "runtime": {
+          "lib/netstandard2.0/DevExpress.Data.v22.1.dll": {
+            "assemblyVersion": "22.1.3.0",
+            "fileVersion": "22.1.3.0"
+          }
+        }
+      },
       "Humanizer.Core/2.8.26": {
         "runtime": {
           "lib/netstandard2.0/Humanizer.dll": {
@@ -363,6 +380,7 @@
         }
       },
       "Microsoft.NETCore.Platforms/3.1.0": {},
+      "Microsoft.NETCore.Targets/1.1.0": {},
       "Microsoft.Toolkit.Mvvm/7.1.2": {
         "runtime": {
           "lib/net5.0/Microsoft.Toolkit.Mvvm.dll": {
@@ -424,6 +442,11 @@
           }
         }
       },
+      "NETStandard.Library/2.0.3": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0"
+        }
+      },
       "Refractored.MvvmHelpers/1.6.2": {
         "dependencies": {
           "System.ValueTuple": "4.5.0"
@@ -446,6 +469,7 @@
           }
         }
       },
+      "System.ComponentModel.Annotations/4.4.0": {},
       "System.Configuration.ConfigurationManager/4.7.0": {
         "dependencies": {
           "System.Security.Cryptography.ProtectedData": "4.7.0",
@@ -507,6 +531,79 @@
           }
         }
       },
+      "System.IO/4.3.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0",
+          "Microsoft.NETCore.Targets": "1.1.0",
+          "System.Runtime": "4.3.0",
+          "System.Text.Encoding": "4.3.0",
+          "System.Threading.Tasks": "4.3.0"
+        }
+      },
+      "System.Reflection/4.3.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0",
+          "Microsoft.NETCore.Targets": "1.1.0",
+          "System.IO": "4.3.0",
+          "System.Reflection.Primitives": "4.3.0",
+          "System.Runtime": "4.3.0"
+        }
+      },
+      "System.Reflection.Emit/4.3.0": {
+        "dependencies": {
+          "System.IO": "4.3.0",
+          "System.Reflection": "4.3.0",
+          "System.Reflection.Emit.ILGeneration": "4.3.0",
+          "System.Reflection.Primitives": "4.3.0",
+          "System.Runtime": "4.3.0"
+        },
+        "runtime": {
+          "lib/netstandard1.3/System.Reflection.Emit.dll": {
+            "assemblyVersion": "4.0.2.0",
+            "fileVersion": "4.6.24705.1"
+          }
+        }
+      },
+      "System.Reflection.Emit.ILGeneration/4.3.0": {
+        "dependencies": {
+          "System.Reflection": "4.3.0",
+          "System.Reflection.Primitives": "4.3.0",
+          "System.Runtime": "4.3.0"
+        },
+        "runtime": {
+          "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {
+            "assemblyVersion": "4.0.2.0",
+            "fileVersion": "4.6.24705.1"
+          }
+        }
+      },
+      "System.Reflection.Emit.Lightweight/4.3.0": {
+        "dependencies": {
+          "System.Reflection": "4.3.0",
+          "System.Reflection.Emit.ILGeneration": "4.3.0",
+          "System.Reflection.Primitives": "4.3.0",
+          "System.Runtime": "4.3.0"
+        },
+        "runtime": {
+          "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {
+            "assemblyVersion": "4.0.2.0",
+            "fileVersion": "4.6.24705.1"
+          }
+        }
+      },
+      "System.Reflection.Primitives/4.3.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0",
+          "Microsoft.NETCore.Targets": "1.1.0",
+          "System.Runtime": "4.3.0"
+        }
+      },
+      "System.Runtime/4.3.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0",
+          "Microsoft.NETCore.Targets": "1.1.0"
+        }
+      },
       "System.Runtime.Caching/4.7.0": {
         "dependencies": {
           "System.Configuration.ConfigurationManager": "4.7.0"
@@ -620,6 +717,13 @@
           }
         }
       },
+      "System.Text.Encoding/4.3.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0",
+          "Microsoft.NETCore.Targets": "1.1.0",
+          "System.Runtime": "4.3.0"
+        }
+      },
       "System.Text.Encoding.CodePages/4.7.0": {
         "dependencies": {
           "Microsoft.NETCore.Platforms": "3.1.0"
@@ -647,6 +751,13 @@
           }
         }
       },
+      "System.Threading.Tasks/4.3.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Platforms": "3.1.0",
+          "Microsoft.NETCore.Targets": "1.1.0",
+          "System.Runtime": "4.3.0"
+        }
+      },
       "System.ValueTuple/4.5.0": {},
       "System.Windows.Extensions/4.7.0": {
         "dependencies": {
@@ -677,6 +788,13 @@
       "path": "controlzex/4.3.0",
       "hashPath": "controlzex.4.3.0.nupkg.sha512"
     },
+    "DevExpress.Data/22.1.3": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-IO+Ql0VhrIFxGc+Q8lI5LFDAaT7YXHoVpZTbdvDkSLNqpxLgfmvRPFGpCDwGlLgJqxf+rVnqpvitJ8XDvpnL8w==",
+      "path": "devexpress.data/22.1.3",
+      "hashPath": "devexpress.data.22.1.3.nupkg.sha512"
+    },
     "Humanizer.Core/2.8.26": {
       "type": "package",
       "serviceable": true,
@@ -894,6 +1012,13 @@
       "path": "microsoft.netcore.platforms/3.1.0",
       "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
     },
+    "Microsoft.NETCore.Targets/1.1.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
+      "path": "microsoft.netcore.targets/1.1.0",
+      "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
+    },
     "Microsoft.Toolkit.Mvvm/7.1.2": {
       "type": "package",
       "serviceable": true,
@@ -922,6 +1047,13 @@
       "path": "microsoft.xaml.behaviors.wpf/1.1.19",
       "hashPath": "microsoft.xaml.behaviors.wpf.1.1.19.nupkg.sha512"
     },
+    "NETStandard.Library/2.0.3": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
+      "path": "netstandard.library/2.0.3",
+      "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
+    },
     "Refractored.MvvmHelpers/1.6.2": {
       "type": "package",
       "serviceable": true,
@@ -936,6 +1068,13 @@
       "path": "system.collections.immutable/6.0.0",
       "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512"
     },
+    "System.ComponentModel.Annotations/4.4.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-29K3DQ+IGU7LBaMjTo7SI7T7X/tsMtLvz1p56LJ556Iu0Dw3pKZw5g8yCYCWMRxrOF0Hr0FU0FwW0o42y2sb3A==",
+      "path": "system.componentmodel.annotations/4.4.0",
+      "hashPath": "system.componentmodel.annotations.4.4.0.nupkg.sha512"
+    },
     "System.Configuration.ConfigurationManager/4.7.0": {
       "type": "package",
       "serviceable": true,
@@ -964,6 +1103,55 @@
       "path": "system.identitymodel.tokens.jwt/6.8.0",
       "hashPath": "system.identitymodel.tokens.jwt.6.8.0.nupkg.sha512"
     },
+    "System.IO/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
+      "path": "system.io/4.3.0",
+      "hashPath": "system.io.4.3.0.nupkg.sha512"
+    },
+    "System.Reflection/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
+      "path": "system.reflection/4.3.0",
+      "hashPath": "system.reflection.4.3.0.nupkg.sha512"
+    },
+    "System.Reflection.Emit/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
+      "path": "system.reflection.emit/4.3.0",
+      "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
+    },
+    "System.Reflection.Emit.ILGeneration/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
+      "path": "system.reflection.emit.ilgeneration/4.3.0",
+      "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
+    },
+    "System.Reflection.Emit.Lightweight/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
+      "path": "system.reflection.emit.lightweight/4.3.0",
+      "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
+    },
+    "System.Reflection.Primitives/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
+      "path": "system.reflection.primitives/4.3.0",
+      "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
+    },
+    "System.Runtime/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
+      "path": "system.runtime/4.3.0",
+      "hashPath": "system.runtime.4.3.0.nupkg.sha512"
+    },
     "System.Runtime.Caching/4.7.0": {
       "type": "package",
       "serviceable": true,
@@ -1013,6 +1201,13 @@
       "path": "system.security.principal.windows/4.7.0",
       "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
     },
+    "System.Text.Encoding/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
+      "path": "system.text.encoding/4.3.0",
+      "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
+    },
     "System.Text.Encoding.CodePages/4.7.0": {
       "type": "package",
       "serviceable": true,
@@ -1027,6 +1222,13 @@
       "path": "system.text.json/4.7.2",
       "hashPath": "system.text.json.4.7.2.nupkg.sha512"
     },
+    "System.Threading.Tasks/4.3.0": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
+      "path": "system.threading.tasks/4.3.0",
+      "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
+    },
     "System.ValueTuple/4.5.0": {
       "type": "package",
       "serviceable": true,

+ 2 - 2
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.designer.runtimeconfig.json

@@ -12,8 +12,8 @@
       }
     ],
     "additionalProbingPaths": [
-      "C:\\Users\\gr602_horse\\.dotnet\\store\\|arch|\\|tfm|",
-      "C:\\Users\\gr602_horse\\.nuget\\packages",
+      "C:\\Users\\Rhomaios\\.dotnet\\store\\|arch|\\|tfm|",
+      "C:\\Users\\Rhomaios\\.nuget\\packages",
       "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
     ],
     "configProperties": {

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.dll


BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.g.resources


+ 1 - 1
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.genruntimeconfig.cache

@@ -1 +1 @@
-c65755034cf390d770dc73e113f0d0ac43e9328d
+850dc4905ad28f364c7f584aaf318b82cf950c19

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF.pdb


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0kwveo33_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0kwveo33_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0kwveo33_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_0kwveo33_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0kwveo33_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0kwveo33_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0zevgf2c_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0zevgf2c_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0zevgf2c_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_0zevgf2c_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0zevgf2c_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_0zevgf2c_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1fn5v02g_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1fn5v02g_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1fn5v02g_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_1fn5v02g_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1fn5v02g_wpftmp.assets.cache


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1rv0uuhs_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1rv0uuhs_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1rv0uuhs_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_1rv0uuhs_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1rv0uuhs_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_1rv0uuhs_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5kuqdt4q_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5kuqdt4q_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5kuqdt4q_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_5kuqdt4q_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\Source\Repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5kuqdt4q_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5kuqdt4q_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5s1i32vl_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5s1i32vl_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5s1i32vl_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_5s1i32vl_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5s1i32vl_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_5s1i32vl_wpftmp.csproj.BuildWithSkipAnalyzers


+ 4 - 4
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.cache

@@ -4,16 +4,16 @@
 winexe
 C#
 .cs
-C:\Users\gr602_horse\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\
+C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\
 MyMoviesWPF
 none
 false
 TRACE;DEBUG;NET;NET6_0;NETCOREAPP
-C:\Users\gr602_horse\Source\Repos\MyMovies\MyMoviesWPF\App.xaml
+C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\App.xaml
 9595679470
 
-27-1470865398
-222-691941673
+28737637753
+2241283754979
 Dictionary_1.xaml;MainWindow.xaml;MVVM\View\Controls\UserView.xaml;MVVM\View\LogInControl.xaml;MVVM\View\Pages\CartPage.xaml;MVVM\View\Pages\CatalogPage.xaml;MVVM\View\Pages\MoviePage.xaml;MVVM\View\UserInit\LogInView.xaml;MVVM\View\UserInit\SignUpView.xaml;
 
 False

+ 4 - 4
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.i.cache

@@ -4,16 +4,16 @@
 winexe
 C#
 .cs
-C:\Users\gr602_horse\Source\Repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\
+C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\obj\Debug\net6.0-windows\
 MyMoviesWPF
 none
 false
 TRACE;DEBUG;NET;NET6_0;NETCOREAPP
-C:\Users\gr602_horse\Source\Repos\MyMovies\MyMoviesWPF\App.xaml
+C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\App.xaml
 9595679470
 
-29-695417636
-222-691941673
+301513085515
+2241283754979
 Dictionary_1.xaml;MainWindow.xaml;MVVM\View\Controls\UserView.xaml;MVVM\View\LogInControl.xaml;MVVM\View\Pages\CartPage.xaml;MVVM\View\Pages\CatalogPage.xaml;MVVM\View\Pages\MoviePage.xaml;MVVM\View\UserInit\LogInView.xaml;MVVM\View\UserInit\SignUpView.xaml;
 
 False

+ 9 - 9
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_MarkupCompile.lref

@@ -1,11 +1,11 @@
 
-FC:\Users\gr602_horse\Source\Repos\MyMovies\MyMoviesWPF\App.xaml;;
-FC:\Users\gr602_horse\source\repos\MyMovies\MyMoviesWPF\MainWindow.xaml;;
-FC:\Users\gr602_horse\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Controls\UserView.xaml;;
-FC:\Users\gr602_horse\source\repos\MyMovies\MyMoviesWPF\MVVM\View\LogInControl.xaml;;
-FC:\Users\gr602_horse\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Pages\CatalogPage.xaml;;
-FC:\Users\gr602_horse\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Pages\MoviePage.xaml;;
-FC:\Users\gr602_horse\source\repos\MyMovies\MyMoviesWPF\MVVM\View\UserInit\LogInView.xaml;;
-FC:\Users\gr602_horse\source\repos\MyMovies\MyMoviesWPF\MVVM\View\UserInit\SignUpView.xaml;;
-FC:\Users\gr602_horse\Source\Repos\MyMovies\MyMoviesWPF\MVVM\View\Pages\CartPage.xaml;;
+FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\App.xaml;;
+FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MainWindow.xaml;;
+FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Controls\UserView.xaml;;
+FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\LogInControl.xaml;;
+FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Pages\CartPage.xaml;;
+FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Pages\CatalogPage.xaml;;
+FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\Pages\MoviePage.xaml;;
+FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\UserInit\LogInView.xaml;;
+FC:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\MVVM\View\UserInit\SignUpView.xaml;;
 

+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_azifyjyf_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_azifyjyf_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_azifyjyf_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_azifyjyf_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_azifyjyf_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_azifyjyf_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d1damask_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d1damask_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d1damask_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_d1damask_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d1damask_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_d1damask_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_dka1kaqx_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_dka1kaqx_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_dka1kaqx_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_dka1kaqx_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

BIN
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_dka1kaqx_wpftmp.assets.cache


+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_dka1kaqx_wpftmp.csproj.BuildWithSkipAnalyzers


+ 25 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_g2qrlnax_wpftmp.AssemblyInfo.cs

@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     Этот код создан программой.
+//     Исполняемая версия:4.0.30319.42000
+//
+//     Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+//     повторной генерации кода.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MyMoviesWPF")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+

+ 1 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_g2qrlnax_wpftmp.AssemblyInfoInputs.cache

@@ -0,0 +1 @@
+903b998a022288444f60754018b632db67068985

+ 10 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_g2qrlnax_wpftmp.GeneratedMSBuildEditorConfig.editorconfig

@@ -0,0 +1,10 @@
+is_global = true
+build_property.TargetFramework = net6.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb = 
+build_property.ProjectTypeGuids = 
+build_property.InvariantGlobalization = 
+build_property.PlatformNeutralAssembly = 
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MyMoviesWPF_g2qrlnax_wpftmp
+build_property.ProjectDir = C:\Users\Rhomaios\source\repos\MyMovies\MyMoviesWPF\

+ 0 - 0
MyMoviesWPF/obj/Debug/net6.0-windows/MyMoviesWPF_g2qrlnax_wpftmp.assets.cache


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff