From 9901c2a574b07ac38563665906c884605b79ac79 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 2 Aug 2015 23:29:29 -0700 Subject: [PATCH] upgrade to VS2015 and .Net 4.0 --- shadowsocks-csharp/Properties/Resources.Designer.cs | 2 +- shadowsocks-csharp/shadowsocks-csharp.csproj | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) mode change 100755 => 100644 shadowsocks-csharp/Properties/Resources.Designer.cs mode change 100755 => 100644 shadowsocks-csharp/shadowsocks-csharp.csproj diff --git a/shadowsocks-csharp/Properties/Resources.Designer.cs b/shadowsocks-csharp/Properties/Resources.Designer.cs old mode 100755 new mode 100644 index 0cc09108..778e7b98 --- a/shadowsocks-csharp/Properties/Resources.Designer.cs +++ b/shadowsocks-csharp/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.34209 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/shadowsocks-csharp/shadowsocks-csharp.csproj b/shadowsocks-csharp/shadowsocks-csharp.csproj old mode 100755 new mode 100644 index 43be9673..79d2c156 --- a/shadowsocks-csharp/shadowsocks-csharp.csproj +++ b/shadowsocks-csharp/shadowsocks-csharp.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties Shadowsocks Shadowsocks - v2.0 + v4.0 512 @@ -21,8 +21,7 @@ 3.5 - - + Client publish\ true Disk