From adb29a41b828d31a586fec0446d970920237ae43 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: alternative versions --- word_counter_alt/Word Counter/Word Counter.csproj | 83 +++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 word_counter_alt/Word Counter/Word Counter.csproj (limited to 'word_counter_alt/Word Counter/Word Counter.csproj') diff --git a/word_counter_alt/Word Counter/Word Counter.csproj b/word_counter_alt/Word Counter/Word Counter.csproj new file mode 100644 index 0000000..f2bd60a --- /dev/null +++ b/word_counter_alt/Word Counter/Word Counter.csproj @@ -0,0 +1,83 @@ + + + + + Debug + AnyCPU + {03B835E8-465A-4FC9-9A32-357EEDBC5F05} + WinExe + Word_Counter + Word 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