forked from AmitKuma-04/PowerBIPushIntegration
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSitecore.PowerBIIntegration.sln
More file actions
38 lines (38 loc) · 2.42 KB
/
Sitecore.PowerBIIntegration.sln
File metadata and controls
38 lines (38 loc) · 2.42 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29230.47
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sitecore.PowerBIIntegration", "Sitecore.PowerBIIntegration\Sitecore.PowerBIIntegration.csproj", "{94A0ABEA-8DFA-4A8B-BCF6-C2A9DDBD7AB2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sitecore.XConnect.ServicePlugins.InteractionTracker", "Sitecore.XConnect.ServicePlugins.Tracker\Sitecore.XConnect.ServicePlugins.InteractionTracker.csproj", "{DF06D585-ED76-4352-9ADD-2C794243123F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DAE59BD0-EE63-4B84-9E8F-B4EF3945C850}"
ProjectSection(SolutionItems) = preProject
Directory.Build.targets = Directory.Build.targets
Packages.props = Packages.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{94A0ABEA-8DFA-4A8B-BCF6-C2A9DDBD7AB2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{94A0ABEA-8DFA-4A8B-BCF6-C2A9DDBD7AB2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{94A0ABEA-8DFA-4A8B-BCF6-C2A9DDBD7AB2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{94A0ABEA-8DFA-4A8B-BCF6-C2A9DDBD7AB2}.Release|Any CPU.Build.0 = Release|Any CPU
{DF06D585-ED76-4352-9ADD-2C794243123F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DF06D585-ED76-4352-9ADD-2C794243123F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DF06D585-ED76-4352-9ADD-2C794243123F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DF06D585-ED76-4352-9ADD-2C794243123F}.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
SolutionGuid = {F906563A-16A9-44C9-8AE5-8F57E4DB6C7B}
EndGlobalSection
EndGlobal