forked from morpher-ru/Yandex.Checkout.V3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Yandex.Checkout.V3.sln
43 lines (43 loc) · 2.59 KB
/
Yandex.Checkout.V3.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2020
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Yandex.Checkout.V3", "Yandex.Checkout.V3\Yandex.Checkout.V3.csproj", "{36A67780-4FEF-447B-8F8D-C9FC58C19C2E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AspNetSample", "AspNetSample\AspNetSample.csproj", "{CDB910C3-CAC0-4706-8B55-4D224D19EF41}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Yandex.Checkout.V3.Demo", "Yandex.Checkout.V3.Demo\Yandex.Checkout.V3.Demo.csproj", "{3F55C73B-697C-419D-B0EA-1CCCFF64C818}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Yandex.Checkout.V3.Tests", "Yandex.Checkout.V3.Tests\Yandex.Checkout.V3.Tests.csproj", "{208431B4-5E21-4484-B120-5284FD757B81}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{36A67780-4FEF-447B-8F8D-C9FC58C19C2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{36A67780-4FEF-447B-8F8D-C9FC58C19C2E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{36A67780-4FEF-447B-8F8D-C9FC58C19C2E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{36A67780-4FEF-447B-8F8D-C9FC58C19C2E}.Release|Any CPU.Build.0 = Release|Any CPU
{CDB910C3-CAC0-4706-8B55-4D224D19EF41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CDB910C3-CAC0-4706-8B55-4D224D19EF41}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CDB910C3-CAC0-4706-8B55-4D224D19EF41}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CDB910C3-CAC0-4706-8B55-4D224D19EF41}.Release|Any CPU.Build.0 = Release|Any CPU
{3F55C73B-697C-419D-B0EA-1CCCFF64C818}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3F55C73B-697C-419D-B0EA-1CCCFF64C818}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3F55C73B-697C-419D-B0EA-1CCCFF64C818}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3F55C73B-697C-419D-B0EA-1CCCFF64C818}.Release|Any CPU.Build.0 = Release|Any CPU
{208431B4-5E21-4484-B120-5284FD757B81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{208431B4-5E21-4484-B120-5284FD757B81}.Debug|Any CPU.Build.0 = Debug|Any CPU
{208431B4-5E21-4484-B120-5284FD757B81}.Release|Any CPU.ActiveCfg = Release|Any CPU
{208431B4-5E21-4484-B120-5284FD757B81}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C5ABFF0A-5F63-411B-A061-ED6A0A40FFD5}
EndGlobalSection
EndGlobal