chore/init-structure #1

Merged
Yoann merged 2 commits from chore/init-structure into dev 2025-03-01 12:53:46 +01:00
Showing only changes of commit 66a00c6014 - Show all commits

View File

@ -25,7 +25,11 @@
</ItemGroup>
<ItemGroup>
<Folder Include="Controllers\" />
<Folder Include="Entities\" />
<Folder Include="Mapper\" />
<Folder Include="Repository\" />
<Folder Include="Services\" />
</ItemGroup>
</Project>