Skip to content

Commit

Permalink
Add tests and target rc of maui
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Apr 14, 2022
1 parent 362a0e8 commit fc5ebc6
Show file tree
Hide file tree
Showing 5 changed files with 82 additions and 7 deletions.
75 changes: 75 additions & 0 deletions src/InAppBilling.sln
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InAppBillingTests.Mac", "In
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InAppBillingTests.UWP", "InAppBillingTests\InAppBillingTests.UWP\InAppBillingTests.UWP.csproj", "{EBD6A824-A56E-4F33-B352-B4E72D711B00}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InAppBillingMauiTest", "InAppBillingTests\InAppBillingMauiTest\InAppBillingMauiTest.csproj", "{BAE4393A-4E17-4E60-BF53-E916505F44E1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
Expand Down Expand Up @@ -403,6 +405,78 @@ Global
{EBD6A824-A56E-4F33-B352-B4E72D711B00}.Release|x86.ActiveCfg = Release|x86
{EBD6A824-A56E-4F33-B352-B4E72D711B00}.Release|x86.Build.0 = Release|x86
{EBD6A824-A56E-4F33-B352-B4E72D711B00}.Release|x86.Deploy.0 = Release|x86
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|Any CPU.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|ARM.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|ARM.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|ARM.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|iPhone.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|x64.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|x64.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|x64.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|x86.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|x86.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Ad-Hoc|x86.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|Any CPU.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|Any CPU.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|ARM.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|ARM.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|ARM.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|iPhone.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|iPhone.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|iPhoneSimulator.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|x64.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|x64.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|x64.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|x86.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|x86.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.AppStore|x86.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|ARM.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|ARM.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|ARM.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|iPhone.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|iPhone.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|x64.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|x64.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|x64.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|x86.ActiveCfg = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|x86.Build.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Debug|x86.Deploy.0 = Debug|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|Any CPU.Build.0 = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|Any CPU.Deploy.0 = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|ARM.ActiveCfg = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|ARM.Build.0 = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|ARM.Deploy.0 = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|iPhone.ActiveCfg = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|iPhone.Build.0 = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|iPhone.Deploy.0 = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|x64.ActiveCfg = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|x64.Build.0 = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|x64.Deploy.0 = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|x86.ActiveCfg = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|x86.Build.0 = Release|Any CPU
{BAE4393A-4E17-4E60-BF53-E916505F44E1}.Release|x86.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -413,6 +487,7 @@ Global
{096CE273-B696-42E5-8770-E06FBE982235} = {5124C265-C6EF-4415-9497-0EF227E43095}
{04BF1C8C-EACA-466D-80D8-C2B9012A37F1} = {5124C265-C6EF-4415-9497-0EF227E43095}
{EBD6A824-A56E-4F33-B352-B4E72D711B00} = {5124C265-C6EF-4415-9497-0EF227E43095}
{BAE4393A-4E17-4E60-BF53-E916505F44E1} = {5124C265-C6EF-4415-9497-0EF227E43095}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {42D18242-8BA9-4238-9D59-10850E1C2C24}
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Plugin.InAppBilling/InAppBilling.android.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
using Android.BillingClient.Api;
using Android.Content;
#if NET
using Microsoft.Maui.Essentials;
using Microsoft.Maui.ApplicationModel;
#else
using Xamarin.Essentials;
#endif
Expand Down
8 changes: 4 additions & 4 deletions src/Plugin.InAppBilling/Plugin.InAppBilling.Classic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<PackageLicenseUrl>https://github.com/jamesmontemagno/InAppBillingPlugin/blob/master/LICENSE</PackageLicenseUrl>
<Owners>JamesMontemagno</Owners>
<PackageProjectUrl>https://github.com/jamesmontemagno/InAppBillingPlugin</PackageProjectUrl>
<Summary>Xamarin and Windows plugin to In-App Billing.</Summary>
<PackageTags>xamarin, xamarin.forms, android, ios, uwp, windows phone, In-App Billing, purchases, plugin</PackageTags>
<Title>In-App Billing Plugin for Xamarin and Windows</Title>
<Summary>In-App Billing Plugin for iOS, Android, macOS, and Window</Summary>
<PackageTags>.net maui, maui, windows, macosxamarin, xamarin.forms, android, ios, uwp, windows phone, In-App Billing, purchases, plugin</PackageTags>
<Title>In-App Billing Plugin for .NET MAUI, Xamarin, and Windows</Title>
<Description>
Xamarin and Windows Plugin to In-App Billing. Get item information, purchase items, and restore purchases with a cross-platform API.
.NET MAUI, Xamarin, and Windows Plugin to In-App Billing. Get item information, purchase items, and restore purchases with a cross-platform API.
Read the full documenation on the projects page.
</Description>
<Copyright>Copyright 2022</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion src/Plugin.InAppBilling/Plugin.InAppBilling.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Owners>JamesMontemagno</Owners>
<PackageProjectUrl>https://github.com/jamesmontemagno/InAppBillingPlugin</PackageProjectUrl>
<Summary>Xamarin, .NET MAUI, and Windows plugin to In-App Billing.</Summary>
<PackageTags>xamarin, xamarin.forms, android, ios, uwp, windows phone, In-App Billing, purchases, plugin</PackageTags>
<PackageTags>.net maui, macos, windows, xamarin, xamarin.forms, android, ios, uwp, windows phone, In-App Billing, purchases, plugin</PackageTags>
<Title>In-App Billing Plugin for .NET MAUI, Xamarin, and Windows</Title>
<Description>
.NET MAUI, Xamarin, and Windows Plugin to In-App Billing. Get item information, purchase items, and restore purchases with a cross-platform API.
Expand Down

0 comments on commit fc5ebc6

Please sign in to comment.