-
Notifications
You must be signed in to change notification settings - Fork 5
/
Xamarin.RevenueCat.Android.sln
43 lines (43 loc) · 2.8 KB
/
Xamarin.RevenueCat.Android.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 Version 16
VisualStudioVersion = 16.0.808.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.RevenueCat.Android", "Xamarin.RevenueCat.Android\Xamarin.RevenueCat.Android.csproj", "{A26721E7-6AE6-41C5-BC3B-C922C3840B8D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.RevenueCat.Android.UsageChecker", "Xamarin.RevenueCat.Android.UsageChecker\Xamarin.RevenueCat.Android.UsageChecker.csproj", "{8FE96532-8DED-44C9-B45F-647DEAE3C4E5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.RevenueCat.Android.UsageChecker.UITests", "Xamarin.RevenueCat.Android.UsageChecker.UITests\Xamarin.RevenueCat.Android.UsageChecker.UITests.csproj", "{18F7C05F-DDCB-450A-B037-01FB6D1F4CCB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.RevenueCat.Android.Extensions", "Xamarin.RevenueCat.Android.Extensions\Xamarin.RevenueCat.Android.Extensions.csproj", "{FA4AC6AA-946D-4991-B546-43DDD9811B7A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A26721E7-6AE6-41C5-BC3B-C922C3840B8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A26721E7-6AE6-41C5-BC3B-C922C3840B8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A26721E7-6AE6-41C5-BC3B-C922C3840B8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A26721E7-6AE6-41C5-BC3B-C922C3840B8D}.Release|Any CPU.Build.0 = Release|Any CPU
{8FE96532-8DED-44C9-B45F-647DEAE3C4E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8FE96532-8DED-44C9-B45F-647DEAE3C4E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8FE96532-8DED-44C9-B45F-647DEAE3C4E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8FE96532-8DED-44C9-B45F-647DEAE3C4E5}.Release|Any CPU.Build.0 = Release|Any CPU
{18F7C05F-DDCB-450A-B037-01FB6D1F4CCB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{18F7C05F-DDCB-450A-B037-01FB6D1F4CCB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{18F7C05F-DDCB-450A-B037-01FB6D1F4CCB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{18F7C05F-DDCB-450A-B037-01FB6D1F4CCB}.Release|Any CPU.Build.0 = Release|Any CPU
{FA4AC6AA-946D-4991-B546-43DDD9811B7A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FA4AC6AA-946D-4991-B546-43DDD9811B7A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FA4AC6AA-946D-4991-B546-43DDD9811B7A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FA4AC6AA-946D-4991-B546-43DDD9811B7A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {06A22B8C-2D20-4E1D-A1FD-9FFF4AC963D6}
EndGlobalSection
EndGlobal