32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.3.32901.215
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HospitalWeb", "HospitalWeb\HospitalWeb.csproj", "{E227FF03-D689-4C2C-ACAD-5440A68A6C20}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HospitalDataModels", "HospitalDataModels\HospitalDataModels.csproj", "{0CB78C46-D21B-4BF8-BA79-CF2A2F4D5452}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E227FF03-D689-4C2C-ACAD-5440A68A6C20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E227FF03-D689-4C2C-ACAD-5440A68A6C20}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E227FF03-D689-4C2C-ACAD-5440A68A6C20}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E227FF03-D689-4C2C-ACAD-5440A68A6C20}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{0CB78C46-D21B-4BF8-BA79-CF2A2F4D5452}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0CB78C46-D21B-4BF8-BA79-CF2A2F4D5452}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0CB78C46-D21B-4BF8-BA79-CF2A2F4D5452}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0CB78C46-D21B-4BF8-BA79-CF2A2F4D5452}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {6AE8810E-0A04-44C4-AEA4-E8D7576B0865}
|
|
EndGlobalSection
|
|
EndGlobal
|