diff --git a/ProxySU/ProxySU.csproj b/ProxySU/ProxySU.csproj index b126303..5ce2a1b 100644 --- a/ProxySU/ProxySU.csproj +++ b/ProxySU/ProxySU.csproj @@ -13,6 +13,21 @@ {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true AnyCPU @@ -33,6 +48,9 @@ prompt 4 + + ProxySU.ico + ..\ssh.net\net40\Renci.SshNet.dll @@ -92,5 +110,18 @@ Settings.Designer.cs + + + False + .NET Framework 3.5 SP1 + false + + + + + + + + \ No newline at end of file diff --git a/ProxySU/ProxySU.csproj.user b/ProxySU/ProxySU.csproj.user new file mode 100644 index 0000000..46cb8ab --- /dev/null +++ b/ProxySU/ProxySU.csproj.user @@ -0,0 +1,13 @@ + + + + + + + + + + zh-CN + false + + \ No newline at end of file diff --git a/ProxySU/ProxySU.ico b/ProxySU/ProxySU.ico new file mode 100644 index 0000000..ba8902e Binary files /dev/null and b/ProxySU/ProxySU.ico differ