diff --git a/src/NSmartProxyWinform/App.config b/src/NSmartProxyWinform/App.config new file mode 100644 index 0000000..df67ec8 --- /dev/null +++ b/src/NSmartProxyWinform/App.config @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/NSmartProxyWinform/NSmartProxyWinform.csproj b/src/NSmartProxyWinform/NSmartProxyWinform.csproj index 3a8a15f..81a98b0 100644 --- a/src/NSmartProxyWinform/NSmartProxyWinform.csproj +++ b/src/NSmartProxyWinform/NSmartProxyWinform.csproj @@ -14,6 +14,21 @@ true + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true AnyCPU @@ -129,12 +144,10 @@ Resources.resx True + PreserveNewest - - Designer - PreserveNewest @@ -167,7 +180,6 @@ - @@ -175,5 +187,23 @@ + + + False + Microsoft .NET Framework 4.6.1 %28x86 和 x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + + + md DLLs +move *.dll DLLs +del *.xml +del *.pdb + \ No newline at end of file