From 0c06e32a62f1c347e7207521872f2f7074d06ba4 Mon Sep 17 00:00:00 2001 From: DistractADD Date: Mon, 17 Aug 2026 10:34:41 +1000 Subject: [PATCH] Upload files to "/" --- smtpproxy.net.csproj | 58 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 smtpproxy.net.csproj 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