-
Notifications
You must be signed in to change notification settings - Fork 0
/
WpfSkeleton.sln
81 lines (81 loc) · 5.69 KB
/
WpfSkeleton.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfSkeleton", "src\WpfSkeleton\WpfSkeleton.csproj", "{EF8BCD5B-9B8C-4EBA-8517-2B4A95D2C958}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfSkeleton.Services", "src\WpfSkeleton.Services\WpfSkeleton.Services.csproj", "{A8537D00-177C-4145-BC9B-91A1009F48BD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfSkeleton.DesignTimeData", "design\WpfSkeleton.DesignTimeData\WpfSkeleton.DesignTimeData.csproj", "{88E0340E-7C2D-411D-AB43-8A84BACA5E0F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfSkeleton.ViewModels", "src\WpfSkeleton.ViewModels\WpfSkeleton.ViewModels.csproj", "{373F69AE-4045-4A95-8473-2B536DEA2CE5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfSkeleton.Services.UI", "src\WpfSkeleton.Services.UI\WpfSkeleton.Services.UI.csproj", "{CD0F6BB8-4113-4468-B149-6ED6C45D86DD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfSkeleton.Views", "src\WpfSkeleton.Views\WpfSkeleton.Views.csproj", "{C18BC4DB-807D-4168-818C-263983108442}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfSkeleton.Services.Tests", "tests\WpfSkeleton.Services.Tests\WpfSkeleton.Services.Tests.csproj", "{EAB9C37E-98C0-4319-803C-4E2E847739F6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfSkeleton.ViewModels.Tests", "tests\WpfSkeleton.ViewModels.Tests\WpfSkeleton.ViewModels.Tests.csproj", "{91D1224C-614A-4F4E-8D4F-CE1589E5550F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Production", "Production", "{44042CF2-AEB9-490A-94A8-A6C6E7E7F8F5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Test", "Test", "{AFD1B11E-8A23-43FC-AE42-BC6B5C68EDB0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Unit Tests", "Unit Tests", "{E59295EE-30EB-4B4A-906B-6BD2B861C78A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EF8BCD5B-9B8C-4EBA-8517-2B4A95D2C958}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EF8BCD5B-9B8C-4EBA-8517-2B4A95D2C958}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EF8BCD5B-9B8C-4EBA-8517-2B4A95D2C958}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EF8BCD5B-9B8C-4EBA-8517-2B4A95D2C958}.Release|Any CPU.Build.0 = Release|Any CPU
{A8537D00-177C-4145-BC9B-91A1009F48BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A8537D00-177C-4145-BC9B-91A1009F48BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A8537D00-177C-4145-BC9B-91A1009F48BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A8537D00-177C-4145-BC9B-91A1009F48BD}.Release|Any CPU.Build.0 = Release|Any CPU
{88E0340E-7C2D-411D-AB43-8A84BACA5E0F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{88E0340E-7C2D-411D-AB43-8A84BACA5E0F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{88E0340E-7C2D-411D-AB43-8A84BACA5E0F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{88E0340E-7C2D-411D-AB43-8A84BACA5E0F}.Release|Any CPU.Build.0 = Release|Any CPU
{373F69AE-4045-4A95-8473-2B536DEA2CE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{373F69AE-4045-4A95-8473-2B536DEA2CE5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{373F69AE-4045-4A95-8473-2B536DEA2CE5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{373F69AE-4045-4A95-8473-2B536DEA2CE5}.Release|Any CPU.Build.0 = Release|Any CPU
{CD0F6BB8-4113-4468-B149-6ED6C45D86DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD0F6BB8-4113-4468-B149-6ED6C45D86DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD0F6BB8-4113-4468-B149-6ED6C45D86DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD0F6BB8-4113-4468-B149-6ED6C45D86DD}.Release|Any CPU.Build.0 = Release|Any CPU
{C18BC4DB-807D-4168-818C-263983108442}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C18BC4DB-807D-4168-818C-263983108442}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C18BC4DB-807D-4168-818C-263983108442}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C18BC4DB-807D-4168-818C-263983108442}.Release|Any CPU.Build.0 = Release|Any CPU
{EAB9C37E-98C0-4319-803C-4E2E847739F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EAB9C37E-98C0-4319-803C-4E2E847739F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EAB9C37E-98C0-4319-803C-4E2E847739F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EAB9C37E-98C0-4319-803C-4E2E847739F6}.Release|Any CPU.Build.0 = Release|Any CPU
{91D1224C-614A-4F4E-8D4F-CE1589E5550F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{91D1224C-614A-4F4E-8D4F-CE1589E5550F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{91D1224C-614A-4F4E-8D4F-CE1589E5550F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{91D1224C-614A-4F4E-8D4F-CE1589E5550F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{EF8BCD5B-9B8C-4EBA-8517-2B4A95D2C958} = {44042CF2-AEB9-490A-94A8-A6C6E7E7F8F5}
{A8537D00-177C-4145-BC9B-91A1009F48BD} = {44042CF2-AEB9-490A-94A8-A6C6E7E7F8F5}
{88E0340E-7C2D-411D-AB43-8A84BACA5E0F} = {44042CF2-AEB9-490A-94A8-A6C6E7E7F8F5}
{373F69AE-4045-4A95-8473-2B536DEA2CE5} = {44042CF2-AEB9-490A-94A8-A6C6E7E7F8F5}
{CD0F6BB8-4113-4468-B149-6ED6C45D86DD} = {44042CF2-AEB9-490A-94A8-A6C6E7E7F8F5}
{C18BC4DB-807D-4168-818C-263983108442} = {44042CF2-AEB9-490A-94A8-A6C6E7E7F8F5}
{EAB9C37E-98C0-4319-803C-4E2E847739F6} = {E59295EE-30EB-4B4A-906B-6BD2B861C78A}
{91D1224C-614A-4F4E-8D4F-CE1589E5550F} = {E59295EE-30EB-4B4A-906B-6BD2B861C78A}
{E59295EE-30EB-4B4A-906B-6BD2B861C78A} = {AFD1B11E-8A23-43FC-AE42-BC6B5C68EDB0}
EndGlobalSection
EndGlobal