diff --git a/smtpproxy.net.csproj b/smtpproxy.net.csproj new file mode 100644 index 0000000..532ed91 --- /dev/null +++ b/smtpproxy.net.csproj @@ -0,0 +1,58 @@ + + + + + Release + AnyCPU + {246483AD-2807-49CC-95D4-2866EFA600F0} + Exe + smtpproxy.net + smtpproxy.net + v4.8 + 512 + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + true + true + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + true + true + + + + + + + + + + + + + + + Newtonsoft.Json.dll + + + + + + + \ No newline at end of file