-
Notifications
You must be signed in to change notification settings - Fork 10
/
XConnectHelper.sln
26 lines (26 loc) · 1.74 KB
/
XConnectHelper.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32519.379
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sitecore.SharedSource.XConnectHelper", "XConnectHelper\Sitecore.SharedSource.XConnectHelper.csproj", "{90BF4E56-0038-47B3-BF20-2E58C237D18D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{90BF4E56-0038-47B3-BF20-2E58C237D18D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{90BF4E56-0038-47B3-BF20-2E58C237D18D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{90BF4E56-0038-47B3-BF20-2E58C237D18D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{90BF4E56-0038-47B3-BF20-2E58C237D18D}.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 = {A11204A7-860E-431C-A5D8-1D7EE9C6AF9A}
EndGlobalSection
EndGlobal