From f68bb1864b40c69d12b44db5aa33125aef39e150 Mon Sep 17 00:00:00 2001 From: marcinzelent Date: Sat, 17 Mar 2018 15:33:00 +0100 Subject: Restructuring --- .../DistributedPasswordCracker.Server.csproj | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 DistributedPasswordCracker.Server/DistributedPasswordCracker.Server.csproj (limited to 'DistributedPasswordCracker.Server/DistributedPasswordCracker.Server.csproj') diff --git a/DistributedPasswordCracker.Server/DistributedPasswordCracker.Server.csproj b/DistributedPasswordCracker.Server/DistributedPasswordCracker.Server.csproj new file mode 100644 index 0000000..2184657 --- /dev/null +++ b/DistributedPasswordCracker.Server/DistributedPasswordCracker.Server.csproj @@ -0,0 +1,17 @@ + + + + Exe + netcoreapp2.0 + + + + PreserveNewest + + + + + PreserveNewest + + + -- cgit v1.2.3