Skip to content

Commit 79b7551

Browse files
committed
fix: CI build error
1 parent f558ca6 commit 79b7551

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/libs/Mapbox.Maui/Mapbox.Maui.csproj

-10
Original file line numberDiff line numberDiff line change
@@ -69,20 +69,10 @@
6969
<PropertyGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">
7070
<CreatePackage>false</CreatePackage>
7171
</PropertyGroup>
72-
<ItemGroup>
73-
<Compile Remove="Platforms\Android\MapboxViewHandler.Location.cs" />
74-
<Compile Remove="Platforms\iOS\MapboxViewHandler.Location.cs" />
75-
</ItemGroup>
76-
<ItemGroup>
77-
<None Remove="Models\Gestures\" />
78-
</ItemGroup>
7972
<ItemGroup>
8073
<None Include="../../../assets/tv-mapbox.png" Pack="True" PackagePath="tv-mapbox.png" />
8174
<None Include="../../../LICENSE" Pack="True" PackagePath="" />
8275
<None Include="../../../README.md" Pack="True" PackagePath="README.md" />
83-
<None Include="Platforms\Android\MapboxViewHandler.Location.cs" />
84-
<None Include="Platforms\iOS\MapboxViewHandler.Location.cs" />
85-
8676
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
8777
<PackageReference Include="Xamarin.Build.Download" Version="0.11.4" />
8878
<PackageReference Include="GeoJSON.Text" Version="1.0.2" />

0 commit comments

Comments
 (0)