Barsukov_SUBD/DepartmentStaffView/DepartmentStaffView.sln

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33627.172
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DepartmentStaffView", "DepartmentStaffView\DepartmentStaffView.csproj", "{0007A277-B1A5-4CF7-9E2D-0635A2018CC8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DepartmentStaffDatabase", "DepartmentStaffDatabase\DepartmentStaffDatabase.csproj", "{89DDBAA9-5409-4F2A-A8A2-EB53510B5468}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0007A277-B1A5-4CF7-9E2D-0635A2018CC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0007A277-B1A5-4CF7-9E2D-0635A2018CC8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0007A277-B1A5-4CF7-9E2D-0635A2018CC8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0007A277-B1A5-4CF7-9E2D-0635A2018CC8}.Release|Any CPU.Build.0 = Release|Any CPU
{89DDBAA9-5409-4F2A-A8A2-EB53510B5468}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{89DDBAA9-5409-4F2A-A8A2-EB53510B5468}.Debug|Any CPU.Build.0 = Debug|Any CPU
{89DDBAA9-5409-4F2A-A8A2-EB53510B5468}.Release|Any CPU.ActiveCfg = Release|Any CPU
{89DDBAA9-5409-4F2A-A8A2-EB53510B5468}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F43F917D-0DD6-4AD5-AB44-1E62A9AE1111}
EndGlobalSection
EndGlobal