Ajout des dossiers

This commit is contained in:
2026-03-12 14:29:04 +01:00
parent 34041cfded
commit 82c14afeb4

View File

@@ -10,4 +10,10 @@
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.8"/> <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.8"/>
</ItemGroup> </ItemGroup>
<ItemGroup>
<Folder Include="DTO\" />
<Folder Include="Endpoints\" />
<Folder Include="Validators\" />
</ItemGroup>
</Project> </Project>