diff --git a/ClientApp/ClientApp.csproj b/ClientApp/ClientApp.csproj index d8ae036..445e567 100644 --- a/ClientApp/ClientApp.csproj +++ b/ClientApp/ClientApp.csproj @@ -1,23 +1,23 @@  - - WinExe - netcoreapp3.1 - true - + + WinExe + netcoreapp3.1 + true + - - - - - - + + + + + + - - - - + + + + - + \ No newline at end of file diff --git a/ClientApp/Images/gradient-geometric-shape-background_78532-374.jpg b/ClientApp/Images/gradient-geometric-shape-background_78532-374.jpg new file mode 100644 index 0000000..b78d1da Binary files /dev/null and b/ClientApp/Images/gradient-geometric-shape-background_78532-374.jpg differ diff --git a/ClientApp/Images/re15.jpg b/ClientApp/Images/re15.jpg new file mode 100644 index 0000000..34dc9f1 Binary files /dev/null and b/ClientApp/Images/re15.jpg differ diff --git a/ClientApp/Images/stone.png b/ClientApp/Images/stone.png new file mode 100644 index 0000000..5f4b1d0 Binary files /dev/null and b/ClientApp/Images/stone.png differ diff --git a/ClientApp/Views/LoginView.xaml b/ClientApp/Views/LoginView.xaml index 6db392f..1ad01bb 100644 --- a/ClientApp/Views/LoginView.xaml +++ b/ClientApp/Views/LoginView.xaml @@ -1,4 +1,4 @@ - - + + - + diff --git a/ClientApp/Views/LoginView.xaml.cs b/ClientApp/Views/LoginView.xaml.cs index f48d9de..a971aad 100644 --- a/ClientApp/Views/LoginView.xaml.cs +++ b/ClientApp/Views/LoginView.xaml.cs @@ -16,7 +16,7 @@ namespace ClientApp.Views /// /// Interaction logic for LoginView.xaml /// - public partial class LoginView : UserControl + public partial class LoginView : Page { public LoginView() { diff --git a/ClientApp/Views/MainView.xaml b/ClientApp/Views/MainView.xaml index c0997f6..12d31f9 100644 --- a/ClientApp/Views/MainView.xaml +++ b/ClientApp/Views/MainView.xaml @@ -1,4 +1,4 @@ - - + diff --git a/ClientApp/Views/MainView.xaml.cs b/ClientApp/Views/MainView.xaml.cs index 94161b9..1b84ff5 100644 --- a/ClientApp/Views/MainView.xaml.cs +++ b/ClientApp/Views/MainView.xaml.cs @@ -17,7 +17,7 @@ namespace ClientApp.Views /// /// Interaction logic for MainView.xaml /// - public partial class MainView : UserControl + public partial class MainView : Page { public MainView() { diff --git a/ClientApp/Views/MainWindow.xaml b/ClientApp/Views/MainWindow.xaml index 436c2a9..35c02a3 100644 --- a/ClientApp/Views/MainWindow.xaml +++ b/ClientApp/Views/MainWindow.xaml @@ -9,8 +9,8 @@ Title="Whaazzzzuuuuuuuup" Height="450" Width="800"> - + + +