Files
ASP.NET/Sessions/Session04/Projects/Wiki/Wiki.sln
T

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34202.233
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Wiki", "Wiki.csproj", "{8C00FBFB-C0BB-4820-B306-2CB7D9C1667F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8C00FBFB-C0BB-4820-B306-2CB7D9C1667F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8C00FBFB-C0BB-4820-B306-2CB7D9C1667F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8C00FBFB-C0BB-4820-B306-2CB7D9C1667F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8C00FBFB-C0BB-4820-B306-2CB7D9C1667F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0EB284EE-8F4A-4937-8BE9-A8918E48247B}
EndGlobalSection
EndGlobal