From 259b420eb97bc3baba053cab76d3380bff4e0cf2 Mon Sep 17 00:00:00 2001 From: Michael Nolan Date: Sun, 19 Dec 2021 23:55:15 +0000 Subject: [PATCH] Upload New File --- tytd-setup/tytd-setup.csproj | 45 ++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 tytd-setup/tytd-setup.csproj diff --git a/tytd-setup/tytd-setup.csproj b/tytd-setup/tytd-setup.csproj new file mode 100644 index 0000000..82d9a0b --- /dev/null +++ b/tytd-setup/tytd-setup.csproj @@ -0,0 +1,45 @@ + + + + Debug + x86 + {C787735A-D872-4AE1-8407-317104887889} + Exe + tytdsetup + tytd-setup + v4.7 + + + true + full + false + bin\Debug + DEBUG; + prompt + 4 + true + x86 + + + true + bin\Release + prompt + 4 + true + x86 + + + + + ..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll + + + + + + + + + + + \ No newline at end of file