From 4acd529278540bae2f7c0ba12e089a17443e686b Mon Sep 17 00:00:00 2001 From: Shinlor Date: Fri, 25 May 2018 18:50:54 +0800 Subject: [PATCH] 1.0.0.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 部分优化 --- V2RayS/MainWindow.xaml | 2 +- V2RayS/V2RayS.csproj | 4 ++-- V2RayS/packages.config | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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