Enhance logging, Swagger, and XML documentation support

This commit is contained in:
2025-12-08 10:44:15 +01:00
parent ae548d530f
commit b4966585ae
2 changed files with 10 additions and 2 deletions

View File

@@ -15,8 +15,10 @@
<FileVersion>1.0.0.0</FileVersion>
<InformationalVersion>1.0.0-beta</InformationalVersion>
<Copyright>Copyright © 2025 Digital Data GmbH. All rights reserved.</Copyright>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn);1591</NoWarn>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.11" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />