-
Notifications
You must be signed in to change notification settings - Fork 11
/
play.billing.v3.sln
34 lines (34 loc) · 2.03 KB
/
play.billing.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlayBillingSample", "PlayBillingSample\PlayBillingSample.csproj", "{B5E6BE89-F7F9-47DC-ACFB-E21F0CF1D74B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InAppServiceBinding", "InAppServiceBinding\InAppServiceBinding.csproj", "{588523AC-E491-4C9B-8413-81C42F40D8B7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "play.billing.v3", "play.billing.v3\play.billing.v3.csproj", "{573869D7-EF04-48AB-ABED-FE8378DC1A12}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B5E6BE89-F7F9-47DC-ACFB-E21F0CF1D74B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5E6BE89-F7F9-47DC-ACFB-E21F0CF1D74B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5E6BE89-F7F9-47DC-ACFB-E21F0CF1D74B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{B5E6BE89-F7F9-47DC-ACFB-E21F0CF1D74B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5E6BE89-F7F9-47DC-ACFB-E21F0CF1D74B}.Release|Any CPU.Build.0 = Release|Any CPU
{B5E6BE89-F7F9-47DC-ACFB-E21F0CF1D74B}.Release|Any CPU.Deploy.0 = Release|Any CPU
{588523AC-E491-4C9B-8413-81C42F40D8B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{588523AC-E491-4C9B-8413-81C42F40D8B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{588523AC-E491-4C9B-8413-81C42F40D8B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{588523AC-E491-4C9B-8413-81C42F40D8B7}.Release|Any CPU.Build.0 = Release|Any CPU
{573869D7-EF04-48AB-ABED-FE8378DC1A12}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{573869D7-EF04-48AB-ABED-FE8378DC1A12}.Debug|Any CPU.Build.0 = Debug|Any CPU
{573869D7-EF04-48AB-ABED-FE8378DC1A12}.Release|Any CPU.ActiveCfg = Release|Any CPU
{573869D7-EF04-48AB-ABED-FE8378DC1A12}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal