-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathZodiac-Sitecore9.sln
37 lines (37 loc) · 2.28 KB
/
Zodiac-Sitecore9.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2026
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Website", "Website\Website.csproj", "{900746A9-5695-4C0B-9F64-CF95BABA5ADC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Feature", "Feature", "{CFC78933-2CC2-4234-AFDF-D8816722EE42}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Foundation", "Foundation", "{568877F8-097D-4BC6-9FB6-ECF50142B217}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Site", "Site", "{54DF898C-25C8-4140-97EF-5C245E6A3F48}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NuGet", "NuGet", "{9891A265-5C77-4DFC-A699-034119301342}"
ProjectSection(SolutionItems) = preProject
nuget.config = nuget.config
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{900746A9-5695-4C0B-9F64-CF95BABA5ADC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{900746A9-5695-4C0B-9F64-CF95BABA5ADC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{900746A9-5695-4C0B-9F64-CF95BABA5ADC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{900746A9-5695-4C0B-9F64-CF95BABA5ADC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
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
SolutionGuid = {231E78D9-CED2-42AC-8E3E-61525B8B4550}
EndGlobalSection
EndGlobal