-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGeta.GoogleProductFeed.Sample.sln
87 lines (87 loc) · 5.69 KB
/
Geta.GoogleProductFeed.Sample.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29209.62
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Geta.GoogleProductFeed", "src\Geta.GoogleProductFeed\Geta.GoogleProductFeed.csproj", "{B1EBEFD4-EC96-4184-8E83-A4989DAB73CD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "sample", "sample", "{3CB43076-AA62-4B04-AA5D-66D85CB6484D}"
ProjectSection(SolutionItems) = preProject
samples\AssemblyVersionAuto.cs = samples\AssemblyVersionAuto.cs
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EPiServer.Reference.Commerce.Manager", "samples\EPiServer.Reference.Commerce.Manager\EPiServer.Reference.Commerce.Manager.csproj", "{3DD52DD7-4744-42D1-AE9F-34D441C020B8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EPiServer.Reference.Commerce.Shared", "samples\EPiServer.Reference.Commerce.Shared\EPiServer.Reference.Commerce.Shared.csproj", "{341C8E14-4EAE-4946-9841-45F9818265A8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EPiServer.Reference.Commerce.Site", "samples\EPiServer.Reference.Commerce.Site\EPiServer.Reference.Commerce.Site.csproj", "{9AC1DC21-C56D-49EB-A264-9441D8602F1A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EPiServer.Reference.Commerce.Site.Tests", "samples\EPiServer.Reference.Commerce.Site.Tests\EPiServer.Reference.Commerce.Site.Tests.csproj", "{A0E4E9A1-9518-4691-BAAB-EEA66C1C02F7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CE4CB04D-7228-46CD-97B3-84BA95D7166D}"
ProjectSection(SolutionItems) = preProject
CHANGELOG.md = CHANGELOG.md
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "samples/docker/docker-compose.dcproj", "{39D5C081-AE43-42BA-8A7C-4DDF86A832C7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
CA|Any CPU = CA|Any CPU
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B1EBEFD4-EC96-4184-8E83-A4989DAB73CD}.CA|Any CPU.ActiveCfg = Release|Any CPU
{B1EBEFD4-EC96-4184-8E83-A4989DAB73CD}.CA|Any CPU.Build.0 = Release|Any CPU
{B1EBEFD4-EC96-4184-8E83-A4989DAB73CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B1EBEFD4-EC96-4184-8E83-A4989DAB73CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B1EBEFD4-EC96-4184-8E83-A4989DAB73CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B1EBEFD4-EC96-4184-8E83-A4989DAB73CD}.Release|Any CPU.Build.0 = Release|Any CPU
{3DD52DD7-4744-42D1-AE9F-34D441C020B8}.CA|Any CPU.ActiveCfg = CA|Any CPU
{3DD52DD7-4744-42D1-AE9F-34D441C020B8}.CA|Any CPU.Build.0 = CA|Any CPU
{3DD52DD7-4744-42D1-AE9F-34D441C020B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3DD52DD7-4744-42D1-AE9F-34D441C020B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3DD52DD7-4744-42D1-AE9F-34D441C020B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3DD52DD7-4744-42D1-AE9F-34D441C020B8}.Release|Any CPU.Build.0 = Release|Any CPU
{341C8E14-4EAE-4946-9841-45F9818265A8}.CA|Any CPU.ActiveCfg = CA|Any CPU
{341C8E14-4EAE-4946-9841-45F9818265A8}.CA|Any CPU.Build.0 = CA|Any CPU
{341C8E14-4EAE-4946-9841-45F9818265A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{341C8E14-4EAE-4946-9841-45F9818265A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{341C8E14-4EAE-4946-9841-45F9818265A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{341C8E14-4EAE-4946-9841-45F9818265A8}.Release|Any CPU.Build.0 = Release|Any CPU
{9AC1DC21-C56D-49EB-A264-9441D8602F1A}.CA|Any CPU.ActiveCfg = CA|Any CPU
{9AC1DC21-C56D-49EB-A264-9441D8602F1A}.CA|Any CPU.Build.0 = CA|Any CPU
{9AC1DC21-C56D-49EB-A264-9441D8602F1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9AC1DC21-C56D-49EB-A264-9441D8602F1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9AC1DC21-C56D-49EB-A264-9441D8602F1A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9AC1DC21-C56D-49EB-A264-9441D8602F1A}.Release|Any CPU.Build.0 = Release|Any CPU
{A0E4E9A1-9518-4691-BAAB-EEA66C1C02F7}.CA|Any CPU.ActiveCfg = CA|Any CPU
{A0E4E9A1-9518-4691-BAAB-EEA66C1C02F7}.CA|Any CPU.Build.0 = CA|Any CPU
{A0E4E9A1-9518-4691-BAAB-EEA66C1C02F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A0E4E9A1-9518-4691-BAAB-EEA66C1C02F7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A0E4E9A1-9518-4691-BAAB-EEA66C1C02F7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A0E4E9A1-9518-4691-BAAB-EEA66C1C02F7}.Release|Any CPU.Build.0 = Release|Any CPU
{39D5C081-AE43-42BA-8A7C-4DDF86A832C7}.CA|Any CPU.ActiveCfg = Debug|Any CPU
{39D5C081-AE43-42BA-8A7C-4DDF86A832C7}.CA|Any CPU.Build.0 = Debug|Any CPU
{39D5C081-AE43-42BA-8A7C-4DDF86A832C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39D5C081-AE43-42BA-8A7C-4DDF86A832C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39D5C081-AE43-42BA-8A7C-4DDF86A832C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39D5C081-AE43-42BA-8A7C-4DDF86A832C7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{3DD52DD7-4744-42D1-AE9F-34D441C020B8} = {3CB43076-AA62-4B04-AA5D-66D85CB6484D}
{341C8E14-4EAE-4946-9841-45F9818265A8} = {3CB43076-AA62-4B04-AA5D-66D85CB6484D}
{9AC1DC21-C56D-49EB-A264-9441D8602F1A} = {3CB43076-AA62-4B04-AA5D-66D85CB6484D}
{A0E4E9A1-9518-4691-BAAB-EEA66C1C02F7} = {3CB43076-AA62-4B04-AA5D-66D85CB6484D}
{39D5C081-AE43-42BA-8A7C-4DDF86A832C7} = {3CB43076-AA62-4B04-AA5D-66D85CB6484D}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BBDD6B44-F1C2-44BB-A9B2-1C0485C4F052}
EndGlobalSection
EndGlobal