diff --git a/V2RayS/MainWindow.xaml b/V2RayS/MainWindow.xaml index 93ba1b5..4ed8fc0 100644 --- a/V2RayS/MainWindow.xaml +++ b/V2RayS/MainWindow.xaml @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:V2RayS" mc:Ignorable="d" - Title="V2RayS" Height="295" Width="650" MinWidth="650" MinHeight="295" ResizeMode="CanMinimize" WindowStartupLocation="CenterScreen" Visibility="Visible"> + Title="V2RayS" Height="295" Width="650" MinWidth="650" MinHeight="295" ResizeMode="CanMinimize" WindowStartupLocation="CenterScreen" Visibility="Hidden"> diff --git a/V2RayS/V2RayS.csproj b/V2RayS/V2RayS.csproj index dbd6644..9507005 100644 --- a/V2RayS/V2RayS.csproj +++ b/V2RayS/V2RayS.csproj @@ -108,8 +108,8 @@ false - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll diff --git a/V2RayS/packages.config b/V2RayS/packages.config index e4ac9c6..5aa7713 100644 --- a/V2RayS/packages.config +++ b/V2RayS/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file