File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 100
100
<PackageReference Include =" Xamarin.AndroidX.Annotation" Version =" 1.8.0.1" />
101
101
</ItemGroup >
102
102
<ItemGroup Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'" >
103
- <PackageReference Include =" MapboxMapsObjC.iOS" Version =" 11.5.2.5 " />
103
+ <PackageReference Include =" MapboxMapsObjC.iOS" Version =" 11.5.2.6 " />
104
104
<PackageReference Include =" MapboxMaps.iOS" Version =" 11.5.2" />
105
105
</ItemGroup >
106
106
<ItemGroup >
Original file line number Diff line number Diff line change 106
106
</Compile >
107
107
</ItemGroup >
108
108
<ItemGroup Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'" >
109
- <PackageReference Include =" MapboxMapsObjC.iOS" Version =" 11.5.2.5 " />
109
+ <PackageReference Include =" MapboxMapsObjC.iOS" Version =" 11.5.2.6 " />
110
110
<PackageReference Include =" MapboxMaps.iOS" Version =" 11.5.2" />
111
111
112
112
<Compile Include =" ..\..\libs\Mapbox.Maui\Platforms\iOS\**\**\*.cs" >
You can’t perform that action at this time.
0 commit comments