-
Notifications
You must be signed in to change notification settings - Fork 0
/
VirtoCommerce.WhiteLabeling.sln
91 lines (91 loc) · 6.41 KB
/
VirtoCommerce.WhiteLabeling.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32630.192
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{6399224F-BE1C-4869-8F13-2B00FC893103}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VirtoCommerce.WhiteLabeling.Web", "src\VirtoCommerce.WhiteLabeling.Web\VirtoCommerce.WhiteLabeling.Web.csproj", "{989F26A9-266A-4C1E-B41C-A116CF9B438A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VirtoCommerce.WhiteLabeling.ExperienceApi", "src\VirtoCommerce.WhiteLabeling.ExperienceApi\VirtoCommerce.WhiteLabeling.ExperienceApi.csproj", "{35AF38D0-23DA-47AA-ABDC-A66BFAC2ABF5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VirtoCommerce.WhiteLabeling.Core", "src\VirtoCommerce.WhiteLabeling.Core\VirtoCommerce.WhiteLabeling.Core.csproj", "{844A79C8-61E6-4ABA-A4CB-71258BB92C63}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{94D7B0EC-8ECA-4C67-A477-EAE25A2265AF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VirtoCommerce.WhiteLabeling.Tests", "tests\VirtoCommerce.WhiteLabeling.Tests\VirtoCommerce.WhiteLabeling.Tests.csproj", "{AC14EC1E-2A27-4659-9320-4A7D71E242AE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C761A865-0F09-4A86-92E8-86F9C8A11047}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
Directory.Build.props = Directory.Build.props
LICENSE = LICENSE
module.ignore = module.ignore
README.md = README.md
VirtoCommerce.WhiteLabeling.sln.DotSettings = VirtoCommerce.WhiteLabeling.sln.DotSettings
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VirtoCommerce.WhiteLabeling.Data", "src\VirtoCommerce.WhiteLabeling.Data\VirtoCommerce.WhiteLabeling.Data.csproj", "{39B00B0A-4B09-414B-8F4B-B8CA723ED6F1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VirtoCommerce.WhiteLabeling.Data.MySql", "src\VirtoCommerce.WhiteLabeling.Data.MySql\VirtoCommerce.WhiteLabeling.Data.MySql.csproj", "{E0F642FB-40D4-4575-84FA-E57CF985D324}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VirtoCommerce.WhiteLabeling.Data.PostgreSql", "src\VirtoCommerce.WhiteLabeling.Data.PostgreSql\VirtoCommerce.WhiteLabeling.Data.PostgreSql.csproj", "{CD7AED7A-4444-4653-984E-CDC6836E43EA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VirtoCommerce.WhiteLabeling.Data.SqlServer", "src\VirtoCommerce.WhiteLabeling.Data.SqlServer\VirtoCommerce.WhiteLabeling.Data.SqlServer.csproj", "{ACABA2F3-3028-4822-9ADE-23934921C1CC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{989F26A9-266A-4C1E-B41C-A116CF9B438A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{989F26A9-266A-4C1E-B41C-A116CF9B438A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{989F26A9-266A-4C1E-B41C-A116CF9B438A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{989F26A9-266A-4C1E-B41C-A116CF9B438A}.Release|Any CPU.Build.0 = Release|Any CPU
{35AF38D0-23DA-47AA-ABDC-A66BFAC2ABF5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{35AF38D0-23DA-47AA-ABDC-A66BFAC2ABF5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{35AF38D0-23DA-47AA-ABDC-A66BFAC2ABF5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{35AF38D0-23DA-47AA-ABDC-A66BFAC2ABF5}.Release|Any CPU.Build.0 = Release|Any CPU
{844A79C8-61E6-4ABA-A4CB-71258BB92C63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{844A79C8-61E6-4ABA-A4CB-71258BB92C63}.Debug|Any CPU.Build.0 = Debug|Any CPU
{844A79C8-61E6-4ABA-A4CB-71258BB92C63}.Release|Any CPU.ActiveCfg = Release|Any CPU
{844A79C8-61E6-4ABA-A4CB-71258BB92C63}.Release|Any CPU.Build.0 = Release|Any CPU
{AC14EC1E-2A27-4659-9320-4A7D71E242AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AC14EC1E-2A27-4659-9320-4A7D71E242AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AC14EC1E-2A27-4659-9320-4A7D71E242AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AC14EC1E-2A27-4659-9320-4A7D71E242AE}.Release|Any CPU.Build.0 = Release|Any CPU
{39B00B0A-4B09-414B-8F4B-B8CA723ED6F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39B00B0A-4B09-414B-8F4B-B8CA723ED6F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39B00B0A-4B09-414B-8F4B-B8CA723ED6F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39B00B0A-4B09-414B-8F4B-B8CA723ED6F1}.Release|Any CPU.Build.0 = Release|Any CPU
{E0F642FB-40D4-4575-84FA-E57CF985D324}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E0F642FB-40D4-4575-84FA-E57CF985D324}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E0F642FB-40D4-4575-84FA-E57CF985D324}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E0F642FB-40D4-4575-84FA-E57CF985D324}.Release|Any CPU.Build.0 = Release|Any CPU
{CD7AED7A-4444-4653-984E-CDC6836E43EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD7AED7A-4444-4653-984E-CDC6836E43EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD7AED7A-4444-4653-984E-CDC6836E43EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD7AED7A-4444-4653-984E-CDC6836E43EA}.Release|Any CPU.Build.0 = Release|Any CPU
{ACABA2F3-3028-4822-9ADE-23934921C1CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ACABA2F3-3028-4822-9ADE-23934921C1CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ACABA2F3-3028-4822-9ADE-23934921C1CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ACABA2F3-3028-4822-9ADE-23934921C1CC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{989F26A9-266A-4C1E-B41C-A116CF9B438A} = {6399224F-BE1C-4869-8F13-2B00FC893103}
{35AF38D0-23DA-47AA-ABDC-A66BFAC2ABF5} = {6399224F-BE1C-4869-8F13-2B00FC893103}
{844A79C8-61E6-4ABA-A4CB-71258BB92C63} = {6399224F-BE1C-4869-8F13-2B00FC893103}
{AC14EC1E-2A27-4659-9320-4A7D71E242AE} = {94D7B0EC-8ECA-4C67-A477-EAE25A2265AF}
{39B00B0A-4B09-414B-8F4B-B8CA723ED6F1} = {6399224F-BE1C-4869-8F13-2B00FC893103}
{E0F642FB-40D4-4575-84FA-E57CF985D324} = {6399224F-BE1C-4869-8F13-2B00FC893103}
{CD7AED7A-4444-4653-984E-CDC6836E43EA} = {6399224F-BE1C-4869-8F13-2B00FC893103}
{ACABA2F3-3028-4822-9ADE-23934921C1CC} = {6399224F-BE1C-4869-8F13-2B00FC893103}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EB02DD77-51C0-4EFF-83E3-E61761FEE96F}
EndGlobalSection
EndGlobal