diff --git a/.vs/Server Dashboard/DesignTimeBuild/.dtbcache.v2 b/.vs/Server Dashboard/DesignTimeBuild/.dtbcache.v2 index 0b7bc87..be66e0f 100644 Binary files a/.vs/Server Dashboard/DesignTimeBuild/.dtbcache.v2 and b/.vs/Server Dashboard/DesignTimeBuild/.dtbcache.v2 differ diff --git a/.vs/Server Dashboard/v16/.suo b/.vs/Server Dashboard/v16/.suo index 006ec3e..67dfa8c 100644 Binary files a/.vs/Server Dashboard/v16/.suo and b/.vs/Server Dashboard/v16/.suo differ diff --git a/Server Dashboard/App.xaml b/Server Dashboard/App.xaml index 184a8a1..36df237 100644 --- a/Server Dashboard/App.xaml +++ b/Server Dashboard/App.xaml @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:Server_Dashboard" - StartupUri="MainWindow.xaml"> + StartupUri="LoginWindow.xaml"> @@ -51,11 +51,6 @@ - - - + + diff --git a/Server Dashboard/LoginWindow.xaml b/Server Dashboard/LoginWindow.xaml new file mode 100644 index 0000000..fe4b101 --- /dev/null +++ b/Server Dashboard/LoginWindow.xaml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +