fixed upload shape zip.

This commit is contained in:
2020-10-06 15:50:05 +02:00
parent a065a28e01
commit d9fa663de9
3 changed files with 10 additions and 37 deletions

View File

@@ -12,6 +12,9 @@
<None Update="Data\**\*">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="PotenInput.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>