diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 1674dcc94f01058aea0d6cf5d5e8f828a31b969c (patch) | |
tree | b6e8b17c0ec37c74220197d230add5c4d7478965 /joke_and_punch_line/Joke and Punch Line.sln | |
parent | name formatter (diff) | |
download | wf-1674dcc94f01058aea0d6cf5d5e8f828a31b969c.tar wf-1674dcc94f01058aea0d6cf5d5e8f828a31b969c.tar.gz wf-1674dcc94f01058aea0d6cf5d5e8f828a31b969c.tar.bz2 wf-1674dcc94f01058aea0d6cf5d5e8f828a31b969c.tar.xz wf-1674dcc94f01058aea0d6cf5d5e8f828a31b969c.zip |
joke & punch line
Diffstat (limited to 'joke_and_punch_line/Joke and Punch Line.sln')
-rw-r--r-- | joke_and_punch_line/Joke and Punch Line.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/joke_and_punch_line/Joke and Punch Line.sln b/joke_and_punch_line/Joke and Punch Line.sln new file mode 100644 index 0000000..5abce2d --- /dev/null +++ b/joke_and_punch_line/Joke and Punch Line.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.7.34009.444 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Joke and Punch Line", "Joke and Punch Line\Joke and Punch Line.csproj", "{B4B972BE-F7CC-4E9A-BC94-AE7B7AE86355}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {B4B972BE-F7CC-4E9A-BC94-AE7B7AE86355}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B4B972BE-F7CC-4E9A-BC94-AE7B7AE86355}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B4B972BE-F7CC-4E9A-BC94-AE7B7AE86355}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B4B972BE-F7CC-4E9A-BC94-AE7B7AE86355}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {5143CD73-27C1-4C43-9205-27A692D85F77} + EndGlobalSection +EndGlobal |