|
| 1 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 2 | +# Visual Studio Version 16 |
| 3 | +VisualStudioVersion = 16.0.29215.179 |
| 4 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 5 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OnTopic.Web", "OnTopic.Web\OnTopic.Web.csproj", "{C98F7B48-A085-4394-B820-C244F23868CE}" |
| 6 | +EndProject |
| 7 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0D5A35CE-F5A4-4DDF-8938-8B1116CDF58E}" |
| 8 | + ProjectSection(SolutionItems) = preProject |
| 9 | + .gitignore = .gitignore |
| 10 | + GitVersion.yml = GitVersion.yml |
| 11 | + README.md = README.md |
| 12 | + EndProjectSection |
| 13 | +EndProject |
| 14 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OnTopic.Web.Host", "OnTopic.Web.Host\OnTopic.Web.Host.csproj", "{5CEBC2AE-7A33-4F8A-B45F-29BEFB56E013}" |
| 15 | +EndProject |
| 16 | +Global |
| 17 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 18 | + Debug|Any CPU = Debug|Any CPU |
| 19 | + Release|Any CPU = Release|Any CPU |
| 20 | + EndGlobalSection |
| 21 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 22 | + {C98F7B48-A085-4394-B820-C244F23868CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {C98F7B48-A085-4394-B820-C244F23868CE}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {C98F7B48-A085-4394-B820-C244F23868CE}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {C98F7B48-A085-4394-B820-C244F23868CE}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {5CEBC2AE-7A33-4F8A-B45F-29BEFB56E013}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {5CEBC2AE-7A33-4F8A-B45F-29BEFB56E013}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {5CEBC2AE-7A33-4F8A-B45F-29BEFB56E013}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {5CEBC2AE-7A33-4F8A-B45F-29BEFB56E013}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(SolutionProperties) = preSolution |
| 32 | + HideSolutionNode = FALSE |
| 33 | + EndGlobalSection |
| 34 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 35 | + SolutionGuid = {9E9FBF9F-CE4C-4721-B099-58A561875E1B} |
| 36 | + EndGlobalSection |
| 37 | +EndGlobal |
0 commit comments