File tree 1 file changed +0
-10
lines changed
1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 69
69
<PropertyGroup Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'" >
70
70
<CreatePackage >false</CreatePackage >
71
71
</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 >
79
72
<ItemGroup >
80
73
<None Include =" ../../../assets/tv-mapbox.png" Pack =" True" PackagePath =" tv-mapbox.png" />
81
74
<None Include =" ../../../LICENSE" Pack =" True" PackagePath =" " />
82
75
<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
-
86
76
<PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 8.0.0" />
87
77
<PackageReference Include =" Xamarin.Build.Download" Version =" 0.11.4" />
88
78
<PackageReference Include =" GeoJSON.Text" Version =" 1.0.2" />
You can’t perform that action at this time.
0 commit comments