mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-08 16:05:50 +00:00
Updated MapsforgeWrapper
This commit is contained in:
parent
758bbca999
commit
da2d7c4e0a
2 changed files with 9 additions and 2 deletions
|
|
@ -3,6 +3,12 @@
|
|||
<TargetFramework>net10.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="target\**" />
|
||||
<EmbeddedResource Remove="target\**" />
|
||||
<None Remove="target\**" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="IKVM" Version="8.15.0" />
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue