File tree Expand file tree Collapse file tree
src/Plugin.FirebasePushNotification Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 <Copyright >Copyright 2017 CrossGeeks</Copyright >
3737 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
3838 <PackageLicenseExpression >MIT</PackageLicenseExpression >
39- <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
4039 </PropertyGroup >
4140
4241 <!-- Define what happens on build and release -->
7069 <ItemGroup Condition =" $(TargetFramework.StartsWith('MonoAndroid')) " >
7170 <Compile Include =" **\*.android.cs" />
7271 <Compile Include =" **\*.android.*.cs" />
73- <PackageReference Include =" Xamarin.Build.Download" Version =" 0.4.11" />
74- <PackageReference Include =" Xamarin.Firebase.Common" Version =" 71.1610.0" />
75- <PackageReference Include =" Xamarin.Firebase.Iid" Version =" 71.1710.0" />
76- <PackageReference Include =" Xamarin.Firebase.Measurement.Connector" Version =" 71.1701.0" />
77- <PackageReference Include =" Xamarin.GooglePlayServices.Basement" Version =" 71.1620.0" />
78- <PackageReference Include =" Xamarin.GooglePlayServices.Tasks" Version =" 71.1601.0" />
79- <PackageReference Include =" Xamarin.Firebase.Messaging" Version =" 71.1740.0" />
80- <PackageReference Include =" Xamarin.Android.Support.v4" Version =" 28.0.0.1" />
72+ <PackageReference Include =" Xamarin.Firebase.Messaging" Version =" [71.1740.0, 72)" />
8173 </ItemGroup >
8274 <Import Project =" $(MSBuildSDKExtrasTargets)" Condition =" Exists('$(MSBuildSDKExtrasTargets)')" />
8375</Project >
You can’t perform that action at this time.
0 commit comments