Show DTO fini

This commit is contained in:
2025-10-02 16:35:43 +02:00
parent 4a0d74b34d
commit b12e5c0a0f
6 changed files with 44 additions and 0 deletions

View File

@@ -11,4 +11,9 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2"/>
</ItemGroup>
<ItemGroup>
<Folder Include="Endpoint\" />
<Folder Include="Models\" />
</ItemGroup>
</Project>