WIP: process layers

This commit is contained in:
Michał Zieliński
2023-09-17 13:00:24 +02:00
parent 40122314b2
commit 5cb362b5e0
7 changed files with 200 additions and 14 deletions

View File

@@ -31,4 +31,10 @@
</Content>
</ItemGroup>
<ItemGroup>
<None Remove="dataProcessors\" />
</ItemGroup>
<ItemGroup>
<Folder Include="dataProcessors\" />
</ItemGroup>
</Project>