diff options
author | Adam T. Carpenter <atc@53hor.net> | 2025-10-03 15:44:50 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2025-10-03 15:44:50 -0400 |
commit | ff945fabb4d9b74822e0af7a63d042b59428003a (patch) | |
tree | 8c71e6bee217160cfa8300c25939eb4025782061 /fortune-pit-net.sln | |
download | fortune-pit-net-master.tar.xz fortune-pit-net-master.zip |
Diffstat (limited to 'fortune-pit-net.sln')
-rw-r--r-- | fortune-pit-net.sln | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/fortune-pit-net.sln b/fortune-pit-net.sln new file mode 100644 index 0000000..053ecd3 --- /dev/null +++ b/fortune-pit-net.sln @@ -0,0 +1,24 @@ +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.5.2.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "fortune-pit-net", "fortune-pit-net.csproj", "{411EEB40-238B-141E-1601-4515284FC02F}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {411EEB40-238B-141E-1601-4515284FC02F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {411EEB40-238B-141E-1601-4515284FC02F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {411EEB40-238B-141E-1601-4515284FC02F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {411EEB40-238B-141E-1601-4515284FC02F}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {CFB56DBE-DD5E-437D-B5AD-A79D112EE7BB} + EndGlobalSection +EndGlobal |