-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathUmbrella.PanTau.sln
71 lines (71 loc) · 4.34 KB
/
Umbrella.PanTau.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2003
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Umbrella.PanTau", "src\Foundation\Umbrella.PanTau\website\Umbrella.PanTau.csproj", "{AA3991AA-AAA3-4C83-8AAA-07F85C6D1D55}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{0AA4454C-43B7-4145-81E4-D936EB3CA981}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
build.cake = build.cake
cake-config.json = cake-config.json
Directory.Build.props = Directory.Build.props
Directory.Build.targets = Directory.Build.targets
nuget.config = nuget.config
build\Solution.config = build\Solution.config
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Foundation", "Foundation", "{47DFC90C-9D01-4CBF-886D-89C761CBC44E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Feature", "Feature", "{5FD613D7-33A3-41EB-ADC3-1A8176675C28}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Project", "Project", "{B60ABB93-276B-4C12-AC8D-15426F399AB3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CakeScripts", "CakeScripts", "{ACFA620A-886C-415C-8679-FFB6FE2F4BA1}"
ProjectSection(SolutionItems) = preProject
CakeScripts\helper-methods.cake = CakeScripts\helper-methods.cake
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "props", "props", "{EACD3E6B-02F1-49AF-A9CB-340665569F6F}"
ProjectSection(SolutionItems) = preProject
build\props\Website.BuildProperties.props = build\props\Website.BuildProperties.props
build\props\Website.PackageReferences.props = build\props\Website.PackageReferences.props
build\props\Website.ProjectContent.props = build\props\Website.ProjectContent.props
build\props\Website.Publishing.props = build\props\Website.Publishing.props
build\props\Website.References.props = build\props\Website.References.props
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "targets", "targets", "{1BF4D6B2-999C-4FC5-93FC-0E513C2EA935}"
ProjectSection(SolutionItems) = preProject
build\targets\Website.AutoPublish.targets = build\targets\Website.AutoPublish.targets
build\targets\Website.DoNotPublishAssembly.props = build\targets\Website.DoNotPublishAssembly.props
build\targets\Website.RemoveDoNotPublishAssembly.targets = build\targets\Website.RemoveDoNotPublishAssembly.targets
build\targets\Website.TransformXml.targets = build\targets\Website.TransformXml.targets
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AA3991AA-AAA3-4C83-8AAA-07F85C6D1D55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AA3991AA-AAA3-4C83-8AAA-07F85C6D1D55}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AA3991AA-AAA3-4C83-8AAA-07F85C6D1D55}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA3991AA-AAA3-4C83-8AAA-07F85C6D1D55}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{AA3991AA-AAA3-4C83-8AAA-07F85C6D1D55} = {47DFC90C-9D01-4CBF-886D-89C761CBC44E}
{ACFA620A-886C-415C-8679-FFB6FE2F4BA1} = {0AA4454C-43B7-4145-81E4-D936EB3CA981}
{EACD3E6B-02F1-49AF-A9CB-340665569F6F} = {0AA4454C-43B7-4145-81E4-D936EB3CA981}
{1BF4D6B2-999C-4FC5-93FC-0E513C2EA935} = {0AA4454C-43B7-4145-81E4-D936EB3CA981}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {41C84B48-D554-4BEA-A643-D77BA5957E30}
EnterpriseLibraryConfigurationToolBinariesPathV6 = packages\EnterpriseLibrary.Common.6.0.1304.0\lib\NET45;packages\EnterpriseLibrary.TransientFaultHandling.6.0.1304.0\lib\portable-net45+win+wp8;packages\EnterpriseLibrary.TransientFaultHandling.Caching.6.0.1304.0\lib\NET45;packages\EnterpriseLibrary.TransientFaultHandling.Data.6.0.1304.1\lib\NET45;packages\EnterpriseLibrary.TransientFaultHandling.ServiceBus.6.0.1304.0\lib\NET45;packages\EnterpriseLibrary.TransientFaultHandling.WindowsAzure.Storage.6.0.1304.0\lib\NET45;packages\EnterpriseLibrary.TransientFaultHandling.Configuration.6.0.1304.0\lib\NET45
EndGlobalSection
EndGlobal