From 1674dcc94f01058aea0d6cf5d5e8f828a31b969c Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: joke & punch line --- .../Joke and Punch Line/Joke and Punch Line.csproj | 83 ++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 joke_and_punch_line/Joke and Punch Line/Joke and Punch Line.csproj (limited to 'joke_and_punch_line/Joke and Punch Line/Joke and Punch Line.csproj') diff --git a/joke_and_punch_line/Joke and Punch Line/Joke and Punch Line.csproj b/joke_and_punch_line/Joke and Punch Line/Joke and Punch Line.csproj new file mode 100644 index 0000000..f0d19d5 --- /dev/null +++ b/joke_and_punch_line/Joke and Punch Line/Joke and Punch Line.csproj @@ -0,0 +1,83 @@ + + + + + Debug + AnyCPU + {B4B972BE-F7CC-4E9A-BC94-AE7B7AE86355} + WinExe + Joke_and_Punch_Line + Joke and Punch Line + 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 + + + Form1.cs + + + + + Form1.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