Création Dto Discussion

This commit is contained in:
oistig
2026-03-12 15:35:40 +01:00
parent f2e4058b04
commit fe4c8d4080
4 changed files with 23 additions and 1 deletions

View File

@@ -19,7 +19,11 @@
</ItemGroup>
<ItemGroup>
<Folder Include="DTO\" />
<Folder Include="DTO\Group\" />
<Folder Include="DTO\Key\" />
<Folder Include="DTO\Message\" />
<Folder Include="DTO\Role\" />
<Folder Include="DTO\User\" />
<Folder Include="Endpoints\" />
<Folder Include="Validators\" />
</ItemGroup>