2023-03-31 15:41:11 +04:00
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio Version 17
|
|
|
|
|
VisualStudioVersion = 17.4.33213.308
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
2023-03-31 15:53:49 +04:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UniversityBusinessLogic", "UniversityBusinessLogic\UniversityBusinessLogic.csproj", "{9431B9B6-20C7-486A-9C32-821BB021360D}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniversityCustomer", "..\UniversityCustomer\UniversityCustomer\UniversityCustomer.csproj", "{91FDCC3C-0589-4513-8985-271785919E28}"
|
2023-03-31 15:41:11 +04:00
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{9431B9B6-20C7-486A-9C32-821BB021360D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{9431B9B6-20C7-486A-9C32-821BB021360D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{9431B9B6-20C7-486A-9C32-821BB021360D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{9431B9B6-20C7-486A-9C32-821BB021360D}.Release|Any CPU.Build.0 = Release|Any CPU
|
2023-03-31 15:53:49 +04:00
|
|
|
|
{91FDCC3C-0589-4513-8985-271785919E28}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{91FDCC3C-0589-4513-8985-271785919E28}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{91FDCC3C-0589-4513-8985-271785919E28}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{91FDCC3C-0589-4513-8985-271785919E28}.Release|Any CPU.Build.0 = Release|Any CPU
|
2023-03-31 15:41:11 +04:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {18E046FB-2E8C-482B-B018-2B952511AB9D}
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|