ZooFlow: Admin

This commit is contained in:
Jonathan Jenne
2021-04-08 16:57:57 +02:00
parent 37ee8bef5d
commit 97c0b72d9d
25 changed files with 319 additions and 313 deletions

View File

@@ -711,6 +711,15 @@
<ItemGroup>
<None Include="Resources\about4.svg" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\markcomplete1.svg" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\del.svg" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\del1.svg" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.