-
Notifications
You must be signed in to change notification settings - Fork 2
/
VirtoCommerce.Marketo.sln
37 lines (37 loc) · 2.13 KB
/
VirtoCommerce.Marketo.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.26730.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VirtoCommerce.Marketo", "VirtoCommerce.Marketo\VirtoCommerce.Marketo.csproj", "{6181DC81-51CC-47B5-987C-C6467A8272AD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VirtoCommerce.Marketo.Data", "VirtoCommerce.Marketo.Data\VirtoCommerce.Marketo.Data.csproj", "{C8380616-7477-4FF9-B97F-B4492061E333}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VirtoCommerce.Marketo.Test", "VirtoCommerce.Marketo.Test\VirtoCommerce.Marketo.Test.csproj", "{EDBF9C7A-7AE7-423E-BE83-C5B710811E11}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6181DC81-51CC-47B5-987C-C6467A8272AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6181DC81-51CC-47B5-987C-C6467A8272AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6181DC81-51CC-47B5-987C-C6467A8272AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6181DC81-51CC-47B5-987C-C6467A8272AD}.Release|Any CPU.Build.0 = Release|Any CPU
{C8380616-7477-4FF9-B97F-B4492061E333}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C8380616-7477-4FF9-B97F-B4492061E333}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C8380616-7477-4FF9-B97F-B4492061E333}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C8380616-7477-4FF9-B97F-B4492061E333}.Release|Any CPU.Build.0 = Release|Any CPU
{EDBF9C7A-7AE7-423E-BE83-C5B710811E11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EDBF9C7A-7AE7-423E-BE83-C5B710811E11}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EDBF9C7A-7AE7-423E-BE83-C5B710811E11}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EDBF9C7A-7AE7-423E-BE83-C5B710811E11}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6233E552-6DE4-459E-BC08-408686A8730A}
EndGlobalSection
EndGlobal