Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Sep 24, 2022
1 parent 9e3dbbd commit 5af5665
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 4 deletions.
50 changes: 50 additions & 0 deletions src/InAppBilling.sln
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InAppBillingTests.UWP", "In
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "InAppBillingMauiTest", "InAppBillingTests\InAppBillingMauiTest\InAppBillingMauiTest.csproj", "{BAE4393A-4E17-4E60-BF53-E916505F44E1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Plugin.InAppBilling.Classic", "Plugin.InAppBilling\Plugin.InAppBilling.Classic.csproj", "{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
Expand Down Expand Up @@ -477,6 +479,54 @@ Global
{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
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Ad-Hoc|ARM.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Ad-Hoc|ARM.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Ad-Hoc|x64.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Ad-Hoc|x64.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Ad-Hoc|x86.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Ad-Hoc|x86.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.AppStore|Any CPU.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.AppStore|ARM.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.AppStore|ARM.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.AppStore|iPhone.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.AppStore|x64.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.AppStore|x64.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.AppStore|x86.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.AppStore|x86.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Debug|ARM.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Debug|ARM.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Debug|iPhone.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Debug|x64.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Debug|x64.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Debug|x86.ActiveCfg = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Debug|x86.Build.0 = Debug|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Release|Any CPU.Build.0 = Release|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Release|ARM.ActiveCfg = Release|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Release|ARM.Build.0 = Release|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Release|iPhone.ActiveCfg = Release|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Release|iPhone.Build.0 = Release|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Release|x64.ActiveCfg = Release|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Release|x64.Build.0 = Release|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Release|x86.ActiveCfg = Release|Any CPU
{3000823F-29E4-4F28-BB14-C4DF8EB3AECA}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
6 changes: 3 additions & 3 deletions src/Plugin.InAppBilling/Plugin.InAppBilling.Classic.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="MSBuild.Sdk.Extras/2.0.54">
<Project Sdk="MSBuild.Sdk.Extras/3.0.44">
<PropertyGroup>
<TargetFrameworks>netstandard2.0;MonoAndroid10.0;Xamarin.iOS10;Xamarin.TVOS10;Xamarin.Mac20</TargetFrameworks>
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT' ">$(TargetFrameworks);uap10.0.16299;</TargetFrameworks>
Expand Down Expand Up @@ -48,7 +48,7 @@
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down Expand Up @@ -78,7 +78,7 @@

<ItemGroup Condition=" $(TargetFramework.StartsWith('MonoAndroid')) ">
<Compile Include="**\*.android.cs" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
<PackageReference Include="Xamarin.Essentials" Version="1.7.2" />
<PackageReference Include="Xamarin.Android.Google.BillingClient" Version="4.0.0" />
</ItemGroup>

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 @@ -103,7 +103,7 @@

<ItemGroup Condition=" $(TargetFramework.StartsWith('MonoAndroid')) ">
<Compile Include="**\*.android.cs" />
<PackageReference Include="Xamarin.Essentials" Version="1.7.1" />
<PackageReference Include="Xamarin.Essentials" Version="1.7.2" />
<PackageReference Include="Xamarin.Android.Google.BillingClient" Version="4.0.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 5af5665

Please sign in to comment.