diff --git a/WCCFNew/.vs/WCCFNew/v14/.suo b/WCCFNew/.vs/WCCFNew/v14/.suo index cfe588e..472e4c8 100644 Binary files a/WCCFNew/.vs/WCCFNew/v14/.suo and b/WCCFNew/.vs/WCCFNew/v14/.suo differ diff --git a/WCCFNew/WCCFNew.v12.suo b/WCCFNew/WCCFNew.v12.suo index 3f5241d..2c5a87c 100644 Binary files a/WCCFNew/WCCFNew.v12.suo and b/WCCFNew/WCCFNew.v12.suo differ diff --git a/WCCFNew/WCCFNew/App.xaml b/WCCFNew/WCCFNew/App.xaml index 600db4f..682cd55 100644 --- a/WCCFNew/WCCFNew/App.xaml +++ b/WCCFNew/WCCFNew/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:WCCFNew" - StartupUri="login.xaml"> + StartupUri="NavWin.xaml">