From c36dd556603ce6905066710497cd6d85488a3f0b Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 16 Apr 2019 16:23:03 +0300 Subject: Added the personal project Chopsticks with it's original logs --- .../FingerGameCSharp/FingerGameCSharp.csproj | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 Chopsticks/cSharpVersion/FingerGameCSharp/FingerGameCSharp.csproj (limited to 'Chopsticks/cSharpVersion/FingerGameCSharp/FingerGameCSharp.csproj') diff --git a/Chopsticks/cSharpVersion/FingerGameCSharp/FingerGameCSharp.csproj b/Chopsticks/cSharpVersion/FingerGameCSharp/FingerGameCSharp.csproj new file mode 100644 index 0000000..cb72676 --- /dev/null +++ b/Chopsticks/cSharpVersion/FingerGameCSharp/FingerGameCSharp.csproj @@ -0,0 +1,53 @@ + + + + + Debug + AnyCPU + {BC7A1A20-429C-45B9-A0BF-4FDC22CED6F1} + Exe + FingerGameCSharp + FingerGameCSharp + v4.6.1 + 512 + true + 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