Added GroundOverlayPanel

This commit is contained in:
Clemens 2022-01-18 21:30:22 +01:00
parent 9d368d7ee8
commit 135473b799
4 changed files with 281 additions and 60 deletions

View file

@ -33,6 +33,7 @@
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'=='net48' or '$(TargetFramework)'=='net462'">
<Reference Include="System.IO.Compression" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Runtime.Caching" />
</ItemGroup>