-
Notifications
You must be signed in to change notification settings - Fork 0
/
DigikalaToWooCommerce.sln
36 lines (36 loc) · 1.94 KB
/
DigikalaToWooCommerce.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Blend for Visual Studio Version 16
VisualStudioVersion = 16.0.31729.503
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DigikalaToWooCommerce.Core", "DigikalaToWooCommerce\DigikalaToWooCommerce.Core.csproj", "{16B21119-70C8-4D64-97B8-3F7AF4520A25}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{868660AF-B2BF-4AA7-8640-CFF105272819}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DigikalaToWooCommerce.Test", "DigikalaToWooCommerce.Tests\DigikalaToWooCommerce.Test\DigikalaToWooCommerce.Test.csproj", "{1DE8C32D-EA1F-4B28-9209-3490F3398681}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{16B21119-70C8-4D64-97B8-3F7AF4520A25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{16B21119-70C8-4D64-97B8-3F7AF4520A25}.Debug|Any CPU.Build.0 = Debug|Any CPU
{16B21119-70C8-4D64-97B8-3F7AF4520A25}.Release|Any CPU.ActiveCfg = Release|Any CPU
{16B21119-70C8-4D64-97B8-3F7AF4520A25}.Release|Any CPU.Build.0 = Release|Any CPU
{1DE8C32D-EA1F-4B28-9209-3490F3398681}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1DE8C32D-EA1F-4B28-9209-3490F3398681}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1DE8C32D-EA1F-4B28-9209-3490F3398681}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1DE8C32D-EA1F-4B28-9209-3490F3398681}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{1DE8C32D-EA1F-4B28-9209-3490F3398681} = {868660AF-B2BF-4AA7-8640-CFF105272819}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9F639428-6A32-4A7D-9839-519EBCE05B4C}
EndGlobalSection
EndGlobal