From 54749b4012cddd9e80f26971dcf45fc352aead26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricco=20Mandahl=20J=C3=B8rgensen?= Date: Tue, 13 Mar 2018 12:53:24 +0100 Subject: First Commit --- .../PasswordCrackerServer.csproj | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 PasswordCrackerDistributed/PasswordCrackerServer/PasswordCrackerServer.csproj (limited to 'PasswordCrackerDistributed/PasswordCrackerServer/PasswordCrackerServer.csproj') diff --git a/PasswordCrackerDistributed/PasswordCrackerServer/PasswordCrackerServer.csproj b/PasswordCrackerDistributed/PasswordCrackerServer/PasswordCrackerServer.csproj new file mode 100644 index 0000000..b1425dc --- /dev/null +++ b/PasswordCrackerDistributed/PasswordCrackerServer/PasswordCrackerServer.csproj @@ -0,0 +1,63 @@ + + + + + Debug + AnyCPU + {BDAC0CF4-BC34-4EBB-8BCA-A78CE0E7354A} + Exe + Properties + PasswordCrackerServer + PasswordCrackerServer + v4.6 + 512 + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3