forked from PiranhaCMS/piranha.core.templates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Piranha.Templates.sln
70 lines (70 loc) · 4.55 KB
/
Piranha.Templates.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28729.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Blog", "Blog", "{6C6AF858-8A2E-42B6-A050-F5D707A287F1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Web", "Web", "{7E5CE0C5-7A78-46DF-8E45-1E4753496D20}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MvcBlog", "blog\mvc\MvcBlog.csproj", "{795211DF-8B6E-414B-939B-6F5783CA9D4E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MvcWeb", "web\mvc\MvcWeb.csproj", "{6F973318-DB69-4EFB-BA0E-F9FBCE5AA60A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Enterprise", "Enterprise", "{E79E4273-64E1-4AAD-83ED-DED9E29A0610}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EnterpriseWeb.Web", "enterprise\mvc\EnterpriseWeb.Web\EnterpriseWeb.Web.csproj", "{9DBDE8B6-85B4-411C-B2C3-16B05EFF34C3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EnterpriseWeb.Data", "enterprise\mvc\EnterpriseWeb.Data\EnterpriseWeb.Data.csproj", "{7F14F4E5-840B-4712-BF5A-7D15560FF0DC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Empty", "Empty", "{365B6528-3371-458D-BAC7-3C3A43F6E7BB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebEmpty", "empty\web\WebEmpty.csproj", "{75764B1F-6002-4B1D-A3A3-AEE89C5CE0CA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RazorBlog", "blog\razor\RazorBlog.csproj", "{3DB2F11F-DB1D-4179-94A6-E0727E5CE66B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{795211DF-8B6E-414B-939B-6F5783CA9D4E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{795211DF-8B6E-414B-939B-6F5783CA9D4E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{795211DF-8B6E-414B-939B-6F5783CA9D4E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{795211DF-8B6E-414B-939B-6F5783CA9D4E}.Release|Any CPU.Build.0 = Release|Any CPU
{6F973318-DB69-4EFB-BA0E-F9FBCE5AA60A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6F973318-DB69-4EFB-BA0E-F9FBCE5AA60A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6F973318-DB69-4EFB-BA0E-F9FBCE5AA60A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6F973318-DB69-4EFB-BA0E-F9FBCE5AA60A}.Release|Any CPU.Build.0 = Release|Any CPU
{9DBDE8B6-85B4-411C-B2C3-16B05EFF34C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9DBDE8B6-85B4-411C-B2C3-16B05EFF34C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9DBDE8B6-85B4-411C-B2C3-16B05EFF34C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9DBDE8B6-85B4-411C-B2C3-16B05EFF34C3}.Release|Any CPU.Build.0 = Release|Any CPU
{7F14F4E5-840B-4712-BF5A-7D15560FF0DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7F14F4E5-840B-4712-BF5A-7D15560FF0DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7F14F4E5-840B-4712-BF5A-7D15560FF0DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7F14F4E5-840B-4712-BF5A-7D15560FF0DC}.Release|Any CPU.Build.0 = Release|Any CPU
{75764B1F-6002-4B1D-A3A3-AEE89C5CE0CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75764B1F-6002-4B1D-A3A3-AEE89C5CE0CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75764B1F-6002-4B1D-A3A3-AEE89C5CE0CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75764B1F-6002-4B1D-A3A3-AEE89C5CE0CA}.Release|Any CPU.Build.0 = Release|Any CPU
{3DB2F11F-DB1D-4179-94A6-E0727E5CE66B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3DB2F11F-DB1D-4179-94A6-E0727E5CE66B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3DB2F11F-DB1D-4179-94A6-E0727E5CE66B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3DB2F11F-DB1D-4179-94A6-E0727E5CE66B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{795211DF-8B6E-414B-939B-6F5783CA9D4E} = {6C6AF858-8A2E-42B6-A050-F5D707A287F1}
{6F973318-DB69-4EFB-BA0E-F9FBCE5AA60A} = {7E5CE0C5-7A78-46DF-8E45-1E4753496D20}
{9DBDE8B6-85B4-411C-B2C3-16B05EFF34C3} = {E79E4273-64E1-4AAD-83ED-DED9E29A0610}
{7F14F4E5-840B-4712-BF5A-7D15560FF0DC} = {E79E4273-64E1-4AAD-83ED-DED9E29A0610}
{75764B1F-6002-4B1D-A3A3-AEE89C5CE0CA} = {365B6528-3371-458D-BAC7-3C3A43F6E7BB}
{3DB2F11F-DB1D-4179-94A6-E0727E5CE66B} = {6C6AF858-8A2E-42B6-A050-F5D707A287F1}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {71FDC6CF-2B24-4FDA-BDB9-B81541017576}
EndGlobalSection
EndGlobal