-
Notifications
You must be signed in to change notification settings - Fork 0
/
CourseProject.sln
67 lines (67 loc) · 4.31 KB
/
CourseProject.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31612.314
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CourseProject", "CourseProject\CourseProject.csproj", "{4393AFA2-3658-4495-BFCF-D0DB49D2E4CC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DTO", "DTO\DTO.csproj", "{3C2B8800-AAF5-44F9-B95C-207E8BD0E96B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DAL", "DAL\DAL.csproj", "{0127987B-1579-4D5E-93FD-755C22251C73}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Domain", "Domain\Domain.csproj", "{9EECF095-A6F6-42D2-8CFD-428A995E4599}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnitTest", "UnitTest\UnitTest.csproj", "{A595CF07-B4FE-4ECA-8E14-95894C8ED8E1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BLL", "BLL\BLL.csproj", "{40EAA672-9F21-4805-91AA-5D8621066E05}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CourseProjectWF", "CourseProjectWF\CourseProjectWF.csproj", "{577C7D31-26DE-4C99-9622-3CB3CA664AC1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CourseProjectWPF", "CourseProjectWPF\CourseProjectWPF.csproj", "{32EEC8DE-355B-467A-BAB0-FB217FF85CEA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4393AFA2-3658-4495-BFCF-D0DB49D2E4CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4393AFA2-3658-4495-BFCF-D0DB49D2E4CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4393AFA2-3658-4495-BFCF-D0DB49D2E4CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4393AFA2-3658-4495-BFCF-D0DB49D2E4CC}.Release|Any CPU.Build.0 = Release|Any CPU
{3C2B8800-AAF5-44F9-B95C-207E8BD0E96B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C2B8800-AAF5-44F9-B95C-207E8BD0E96B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C2B8800-AAF5-44F9-B95C-207E8BD0E96B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C2B8800-AAF5-44F9-B95C-207E8BD0E96B}.Release|Any CPU.Build.0 = Release|Any CPU
{0127987B-1579-4D5E-93FD-755C22251C73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0127987B-1579-4D5E-93FD-755C22251C73}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0127987B-1579-4D5E-93FD-755C22251C73}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0127987B-1579-4D5E-93FD-755C22251C73}.Release|Any CPU.Build.0 = Release|Any CPU
{9EECF095-A6F6-42D2-8CFD-428A995E4599}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9EECF095-A6F6-42D2-8CFD-428A995E4599}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9EECF095-A6F6-42D2-8CFD-428A995E4599}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9EECF095-A6F6-42D2-8CFD-428A995E4599}.Release|Any CPU.Build.0 = Release|Any CPU
{A595CF07-B4FE-4ECA-8E14-95894C8ED8E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A595CF07-B4FE-4ECA-8E14-95894C8ED8E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A595CF07-B4FE-4ECA-8E14-95894C8ED8E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A595CF07-B4FE-4ECA-8E14-95894C8ED8E1}.Release|Any CPU.Build.0 = Release|Any CPU
{40EAA672-9F21-4805-91AA-5D8621066E05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{40EAA672-9F21-4805-91AA-5D8621066E05}.Debug|Any CPU.Build.0 = Debug|Any CPU
{40EAA672-9F21-4805-91AA-5D8621066E05}.Release|Any CPU.ActiveCfg = Release|Any CPU
{40EAA672-9F21-4805-91AA-5D8621066E05}.Release|Any CPU.Build.0 = Release|Any CPU
{577C7D31-26DE-4C99-9622-3CB3CA664AC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{577C7D31-26DE-4C99-9622-3CB3CA664AC1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{577C7D31-26DE-4C99-9622-3CB3CA664AC1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{577C7D31-26DE-4C99-9622-3CB3CA664AC1}.Release|Any CPU.Build.0 = Release|Any CPU
{32EEC8DE-355B-467A-BAB0-FB217FF85CEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{32EEC8DE-355B-467A-BAB0-FB217FF85CEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{32EEC8DE-355B-467A-BAB0-FB217FF85CEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{32EEC8DE-355B-467A-BAB0-FB217FF85CEA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0F7C1E51-24E7-41C8-8B4A-CBCBFA4DFC45}
EndGlobalSection
EndGlobal