-
Notifications
You must be signed in to change notification settings - Fork 0
/
YouthCareServer.sln
84 lines (84 loc) · 5.18 KB
/
YouthCareServer.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31005.135
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YouthCareServer", "YouthCareServer\YouthCareServer.csproj", "{8FDE185E-073B-4D3A-9EC8-52D6816081A9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DAL", "DAL\DAL.csproj", "{B51AA9D2-2635-4052-85B9-6E8182ACF086}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BLL", "BLL\BLL.csproj", "{E215B13E-4FB1-4A00-A69A-407584F9764A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CIL", "CIL\CIL.csproj", "{0E27314F-E1BA-4B38-B4E6-3392E1876323}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4B94903A-A806-4E74-B507-E7E003409813}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8FDE185E-073B-4D3A-9EC8-52D6816081A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8FDE185E-073B-4D3A-9EC8-52D6816081A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8FDE185E-073B-4D3A-9EC8-52D6816081A9}.Debug|x64.ActiveCfg = Debug|x64
{8FDE185E-073B-4D3A-9EC8-52D6816081A9}.Debug|x64.Build.0 = Debug|x64
{8FDE185E-073B-4D3A-9EC8-52D6816081A9}.Debug|x86.ActiveCfg = Debug|Any CPU
{8FDE185E-073B-4D3A-9EC8-52D6816081A9}.Debug|x86.Build.0 = Debug|Any CPU
{8FDE185E-073B-4D3A-9EC8-52D6816081A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8FDE185E-073B-4D3A-9EC8-52D6816081A9}.Release|Any CPU.Build.0 = Release|Any CPU
{8FDE185E-073B-4D3A-9EC8-52D6816081A9}.Release|x64.ActiveCfg = Release|x64
{8FDE185E-073B-4D3A-9EC8-52D6816081A9}.Release|x64.Build.0 = Release|x64
{8FDE185E-073B-4D3A-9EC8-52D6816081A9}.Release|x86.ActiveCfg = Release|Any CPU
{8FDE185E-073B-4D3A-9EC8-52D6816081A9}.Release|x86.Build.0 = Release|Any CPU
{B51AA9D2-2635-4052-85B9-6E8182ACF086}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B51AA9D2-2635-4052-85B9-6E8182ACF086}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B51AA9D2-2635-4052-85B9-6E8182ACF086}.Debug|x64.ActiveCfg = Debug|Any CPU
{B51AA9D2-2635-4052-85B9-6E8182ACF086}.Debug|x64.Build.0 = Debug|Any CPU
{B51AA9D2-2635-4052-85B9-6E8182ACF086}.Debug|x86.ActiveCfg = Debug|Any CPU
{B51AA9D2-2635-4052-85B9-6E8182ACF086}.Debug|x86.Build.0 = Debug|Any CPU
{B51AA9D2-2635-4052-85B9-6E8182ACF086}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B51AA9D2-2635-4052-85B9-6E8182ACF086}.Release|Any CPU.Build.0 = Release|Any CPU
{B51AA9D2-2635-4052-85B9-6E8182ACF086}.Release|x64.ActiveCfg = Release|Any CPU
{B51AA9D2-2635-4052-85B9-6E8182ACF086}.Release|x64.Build.0 = Release|Any CPU
{B51AA9D2-2635-4052-85B9-6E8182ACF086}.Release|x86.ActiveCfg = Release|Any CPU
{B51AA9D2-2635-4052-85B9-6E8182ACF086}.Release|x86.Build.0 = Release|Any CPU
{E215B13E-4FB1-4A00-A69A-407584F9764A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E215B13E-4FB1-4A00-A69A-407584F9764A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E215B13E-4FB1-4A00-A69A-407584F9764A}.Debug|x64.ActiveCfg = Debug|Any CPU
{E215B13E-4FB1-4A00-A69A-407584F9764A}.Debug|x64.Build.0 = Debug|Any CPU
{E215B13E-4FB1-4A00-A69A-407584F9764A}.Debug|x86.ActiveCfg = Debug|x86
{E215B13E-4FB1-4A00-A69A-407584F9764A}.Debug|x86.Build.0 = Debug|x86
{E215B13E-4FB1-4A00-A69A-407584F9764A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E215B13E-4FB1-4A00-A69A-407584F9764A}.Release|Any CPU.Build.0 = Release|Any CPU
{E215B13E-4FB1-4A00-A69A-407584F9764A}.Release|x64.ActiveCfg = Release|Any CPU
{E215B13E-4FB1-4A00-A69A-407584F9764A}.Release|x64.Build.0 = Release|Any CPU
{E215B13E-4FB1-4A00-A69A-407584F9764A}.Release|x86.ActiveCfg = Release|Any CPU
{E215B13E-4FB1-4A00-A69A-407584F9764A}.Release|x86.Build.0 = Release|Any CPU
{0E27314F-E1BA-4B38-B4E6-3392E1876323}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0E27314F-E1BA-4B38-B4E6-3392E1876323}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0E27314F-E1BA-4B38-B4E6-3392E1876323}.Debug|x64.ActiveCfg = Debug|Any CPU
{0E27314F-E1BA-4B38-B4E6-3392E1876323}.Debug|x64.Build.0 = Debug|Any CPU
{0E27314F-E1BA-4B38-B4E6-3392E1876323}.Debug|x86.ActiveCfg = Debug|Any CPU
{0E27314F-E1BA-4B38-B4E6-3392E1876323}.Debug|x86.Build.0 = Debug|Any CPU
{0E27314F-E1BA-4B38-B4E6-3392E1876323}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0E27314F-E1BA-4B38-B4E6-3392E1876323}.Release|Any CPU.Build.0 = Release|Any CPU
{0E27314F-E1BA-4B38-B4E6-3392E1876323}.Release|x64.ActiveCfg = Release|Any CPU
{0E27314F-E1BA-4B38-B4E6-3392E1876323}.Release|x64.Build.0 = Release|Any CPU
{0E27314F-E1BA-4B38-B4E6-3392E1876323}.Release|x86.ActiveCfg = Release|Any CPU
{0E27314F-E1BA-4B38-B4E6-3392E1876323}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E2A2FE17-0D76-48DE-B41F-3DEBA41B0AC6}
EndGlobalSection
EndGlobal