55 lines
3.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32922.545
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClientView", "VetClinicView\ClientView.csproj", "{278BCF5A-EAE2-41FF-A5FC-5376AB7FE6E2}"
ProjectSection(ProjectDependencies) = postProject
{E3827255-F30E-4DD8-A18E-A542280F631F} = {E3827255-F30E-4DD8-A18E-A542280F631F}
{F5FF371F-B183-4C35-9840-2DDA4F28135E} = {F5FF371F-B183-4C35-9840-2DDA4F28135E}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VetClinicBusinessLogic", "VetClinicBusinessLogic\VetClinicBusinessLogic.csproj", "{E3827255-F30E-4DD8-A18E-A542280F631F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmployeeView", "EmployeeView\EmployeeView.csproj", "{B7AE7431-8989-43E3-A72E-AFFDF0861364}"
ProjectSection(ProjectDependencies) = postProject
{E3827255-F30E-4DD8-A18E-A542280F631F} = {E3827255-F30E-4DD8-A18E-A542280F631F}
{F5FF371F-B183-4C35-9840-2DDA4F28135E} = {F5FF371F-B183-4C35-9840-2DDA4F28135E}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VetClinicDatabaseImplement", "VetClinicDatabaseImplement\VetClinicDatabaseImplement.csproj", "{F5FF371F-B183-4C35-9840-2DDA4F28135E}"
ProjectSection(ProjectDependencies) = postProject
{E3827255-F30E-4DD8-A18E-A542280F631F} = {E3827255-F30E-4DD8-A18E-A542280F631F}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{278BCF5A-EAE2-41FF-A5FC-5376AB7FE6E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{278BCF5A-EAE2-41FF-A5FC-5376AB7FE6E2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{278BCF5A-EAE2-41FF-A5FC-5376AB7FE6E2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{278BCF5A-EAE2-41FF-A5FC-5376AB7FE6E2}.Release|Any CPU.Build.0 = Release|Any CPU
{E3827255-F30E-4DD8-A18E-A542280F631F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E3827255-F30E-4DD8-A18E-A542280F631F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E3827255-F30E-4DD8-A18E-A542280F631F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E3827255-F30E-4DD8-A18E-A542280F631F}.Release|Any CPU.Build.0 = Release|Any CPU
{B7AE7431-8989-43E3-A72E-AFFDF0861364}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B7AE7431-8989-43E3-A72E-AFFDF0861364}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B7AE7431-8989-43E3-A72E-AFFDF0861364}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B7AE7431-8989-43E3-A72E-AFFDF0861364}.Release|Any CPU.Build.0 = Release|Any CPU
{F5FF371F-B183-4C35-9840-2DDA4F28135E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F5FF371F-B183-4C35-9840-2DDA4F28135E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F5FF371F-B183-4C35-9840-2DDA4F28135E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F5FF371F-B183-4C35-9840-2DDA4F28135E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {38E6B0F5-3489-4D31-94C1-209A6ACD5023}
EndGlobalSection
EndGlobal