feat: update custom marshaler in BMapSharp

This commit is contained in:
2024-10-04 21:45:04 +08:00
parent 334580acdc
commit 3566efa36a
3 changed files with 517 additions and 76 deletions

View File

@ -4,7 +4,6 @@
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>