forked from steve600/PrismMahAppsSample
-
Notifications
You must be signed in to change notification settings - Fork 0
/
PrismMahAppsSample.sln
59 lines (59 loc) · 3.99 KB
/
PrismMahAppsSample.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Shell", "Shell", "{941CB691-6644-4C1E-8644-636B75DD66C8}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Infrastructure", "Infrastructure", "{22F9F332-BF7A-4747-A1CD-6C7727178D51}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrismMahAppsSample.Shell", "Source\Shell\PrismMahAppsSample.Shell\PrismMahAppsSample.Shell.csproj", "{85836386-FC9B-40EC-832E-541E6C9A445A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Modules", "Modules", "{92FB204F-6F3B-4958-A866-3ED95737BB80}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrismMahAppsSample.ModuleB", "Source\Modules\PrismMahAppsSample.ModuleB\PrismMahAppsSample.ModuleB.csproj", "{B74FBF16-EC1E-49CE-8F68-99EB7265D124}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrismMahAppsSample.ModuleA", "Source\Modules\PrismMahAppsSample.ModuleA\PrismMahAppsSample.ModuleA.csproj", "{97C8F8F9-D101-4C2C-8151-90782A360162}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrismMahAppsSample.Styling", "Source\Infrastructure\PrismMahAppsSample.Styling\PrismMahAppsSample.Styling.csproj", "{A9984F2E-D289-45F0-AFF4-693D77F3CDE4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrismMahAppsSample.Infrastructure", "Source\Infrastructure\PrismMahAppsSample.Infrastructure\PrismMahAppsSample.Infrastructure.csproj", "{DE912131-546F-40A9-9C3F-7016957EA613}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{85836386-FC9B-40EC-832E-541E6C9A445A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85836386-FC9B-40EC-832E-541E6C9A445A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85836386-FC9B-40EC-832E-541E6C9A445A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85836386-FC9B-40EC-832E-541E6C9A445A}.Release|Any CPU.Build.0 = Release|Any CPU
{B74FBF16-EC1E-49CE-8F68-99EB7265D124}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B74FBF16-EC1E-49CE-8F68-99EB7265D124}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B74FBF16-EC1E-49CE-8F68-99EB7265D124}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B74FBF16-EC1E-49CE-8F68-99EB7265D124}.Release|Any CPU.Build.0 = Release|Any CPU
{97C8F8F9-D101-4C2C-8151-90782A360162}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{97C8F8F9-D101-4C2C-8151-90782A360162}.Debug|Any CPU.Build.0 = Debug|Any CPU
{97C8F8F9-D101-4C2C-8151-90782A360162}.Release|Any CPU.ActiveCfg = Release|Any CPU
{97C8F8F9-D101-4C2C-8151-90782A360162}.Release|Any CPU.Build.0 = Release|Any CPU
{A9984F2E-D289-45F0-AFF4-693D77F3CDE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A9984F2E-D289-45F0-AFF4-693D77F3CDE4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A9984F2E-D289-45F0-AFF4-693D77F3CDE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A9984F2E-D289-45F0-AFF4-693D77F3CDE4}.Release|Any CPU.Build.0 = Release|Any CPU
{DE912131-546F-40A9-9C3F-7016957EA613}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE912131-546F-40A9-9C3F-7016957EA613}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE912131-546F-40A9-9C3F-7016957EA613}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE912131-546F-40A9-9C3F-7016957EA613}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{85836386-FC9B-40EC-832E-541E6C9A445A} = {941CB691-6644-4C1E-8644-636B75DD66C8}
{B74FBF16-EC1E-49CE-8F68-99EB7265D124} = {92FB204F-6F3B-4958-A866-3ED95737BB80}
{97C8F8F9-D101-4C2C-8151-90782A360162} = {92FB204F-6F3B-4958-A866-3ED95737BB80}
{A9984F2E-D289-45F0-AFF4-693D77F3CDE4} = {22F9F332-BF7A-4747-A1CD-6C7727178D51}
{DE912131-546F-40A9-9C3F-7016957EA613} = {22F9F332-BF7A-4747-A1CD-6C7727178D51}
EndGlobalSection
EndGlobal