We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e193bdc commit 10e7f30Copy full SHA for 10e7f30
src/Plugin.GoogleClient/Plugin.GoogleClient.csproj
@@ -74,7 +74,7 @@
74
<ItemGroup Condition=" $(TargetFramework.StartsWith('Xamarin.iOS')) ">
75
<PackageReference Include="Xamarin.Google.iOS.SignIn" Version="5.0.2.1" />
76
<PackageReference Include="Xamarin.Firebase.iOS.Core" Version="6.6.6" />
77
- <PackageReference Include="Xamarin.Build.Download" Version="0.4.11" />
+ <PackageReference Include="Xamarin.Build.Download" Version="0.10.0" />
78
<Compile Include="**\*.apple.cs" />
79
<Compile Include="**\*.apple.*.cs" />
80
</ItemGroup>
0 commit comments