-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathOrchardCoreContrib.Themes.sln
58 lines (58 loc) · 3.63 KB
/
OrchardCoreContrib.Themes.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31912.275
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{E3A2E99B-7FED-4C26-AE02-05643A5A947D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{2D1A0582-2FE2-41E0-8B44-97B45EAB19C6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OrchardCoreContrib.Themes.Web", "src\OrchardCoreContrib.Themes.Web\OrchardCoreContrib.Themes.Web.csproj", "{0529E3C3-23CA-4B03-9D69-74BEFC1CC19B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OrchardCoreContrib.Themes.ModernBusiness", "src\OrchardCoreContrib.Themes.ModernBusiness\OrchardCoreContrib.Themes.ModernBusiness.csproj", "{E4042BFE-4974-4DEF-816E-8BEF90FE10B3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OrchardCoreContrib.Themes.Resume", "src\OrchardCoreContrib.Themes.Resume\OrchardCoreContrib.Themes.Resume.csproj", "{EAB38AFE-4B79-4E4C-82B3-FBF5773B9EB1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OrchardCoreContrib.Themes.StylishPortfolio", "src\OrchardCoreContrib.Themes.StylishPortfolio\OrchardCoreContrib.Themes.StylishPortfolio.csproj", "{931C1C6A-0473-426D-BD04-06B0E0BDFF3F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "images", "images", "{DE9E15C1-B1B9-40E3-A08B-9E47D4FEAFCA}"
ProjectSection(SolutionItems) = preProject
images\icon.png = images\icon.png
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0529E3C3-23CA-4B03-9D69-74BEFC1CC19B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0529E3C3-23CA-4B03-9D69-74BEFC1CC19B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0529E3C3-23CA-4B03-9D69-74BEFC1CC19B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0529E3C3-23CA-4B03-9D69-74BEFC1CC19B}.Release|Any CPU.Build.0 = Release|Any CPU
{E4042BFE-4974-4DEF-816E-8BEF90FE10B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E4042BFE-4974-4DEF-816E-8BEF90FE10B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E4042BFE-4974-4DEF-816E-8BEF90FE10B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E4042BFE-4974-4DEF-816E-8BEF90FE10B3}.Release|Any CPU.Build.0 = Release|Any CPU
{EAB38AFE-4B79-4E4C-82B3-FBF5773B9EB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EAB38AFE-4B79-4E4C-82B3-FBF5773B9EB1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EAB38AFE-4B79-4E4C-82B3-FBF5773B9EB1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EAB38AFE-4B79-4E4C-82B3-FBF5773B9EB1}.Release|Any CPU.Build.0 = Release|Any CPU
{931C1C6A-0473-426D-BD04-06B0E0BDFF3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{931C1C6A-0473-426D-BD04-06B0E0BDFF3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{931C1C6A-0473-426D-BD04-06B0E0BDFF3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{931C1C6A-0473-426D-BD04-06B0E0BDFF3F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{0529E3C3-23CA-4B03-9D69-74BEFC1CC19B} = {E3A2E99B-7FED-4C26-AE02-05643A5A947D}
{E4042BFE-4974-4DEF-816E-8BEF90FE10B3} = {E3A2E99B-7FED-4C26-AE02-05643A5A947D}
{EAB38AFE-4B79-4E4C-82B3-FBF5773B9EB1} = {E3A2E99B-7FED-4C26-AE02-05643A5A947D}
{931C1C6A-0473-426D-BD04-06B0E0BDFF3F} = {E3A2E99B-7FED-4C26-AE02-05643A5A947D}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E31E3A54-97FE-44E7-B76D-F988B34AC1D5}
EndGlobalSection
EndGlobal