From a7b4fc7be6dac8c4ff9ae7924eb499d7e2ac1453 Mon Sep 17 00:00:00 2001 From: marcinzelent Date: Tue, 10 Oct 2017 11:21:01 +0200 Subject: Removed packages, added Client project properly. --- Client/Client.csproj | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 Client/Client.csproj (limited to 'Client/Client.csproj') diff --git a/Client/Client.csproj b/Client/Client.csproj new file mode 100644 index 0000000..f0d2993 --- /dev/null +++ b/Client/Client.csproj @@ -0,0 +1,61 @@ + + + + {73154F68-BBEB-48FC-86C4-BB4909C1C7B4} + WinExe + v4.5 + Client + Client + + + true + full + false + bin\Debug + DEBUG; + 4 + x86 + + + true + bin\Release + 4 + x86 + + + + + False + + + False + + + False + + + False + + + False + + + False + + + + + + gui.stetic + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3