AutoImport refactor

This commit is contained in:
Michał Zieliński
2023-11-09 15:17:22 +01:00
parent 96b710ad82
commit b07c52b945
8 changed files with 223 additions and 724 deletions

View File

@@ -33,8 +33,10 @@
<ItemGroup>
<None Remove="dataProcessors\" />
<None Remove="dataImporters\" />
</ItemGroup>
<ItemGroup>
<Folder Include="dataProcessors\" />
<Folder Include="dataImporters\" />
</ItemGroup>
</Project>