From 3fa2ca605bff7f741096c3c69f5650c9e6b1b4b2 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: coin counter --- coin_counter/Coin Counter/Coin Counter.csproj | 83 +++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 coin_counter/Coin Counter/Coin Counter.csproj (limited to 'coin_counter/Coin Counter/Coin Counter.csproj') diff --git a/coin_counter/Coin Counter/Coin Counter.csproj b/coin_counter/Coin Counter/Coin Counter.csproj new file mode 100644 index 0000000..9f9f528 --- /dev/null +++ b/coin_counter/Coin Counter/Coin Counter.csproj @@ -0,0 +1,83 @@ + + + + + Debug + AnyCPU + {6342F2C0-6BCE-4898-BA67-8E9976A0F992} + WinExe + Coin_Counter + Coin Counter + v4.7.2 + 512 + true + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + Form + + + mainForm.cs + + + + + mainForm.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + \ No newline at end of file -- cgit 1.4.1