1
0
mirror of https://github.com/C9Glax/tranga.git synced 2025-07-06 19:04:18 +02:00

Schema add Notifications

This commit is contained in:
2024-12-16 17:35:36 +01:00
parent 538e6fa60b
commit 84833acdeb
6 changed files with 40 additions and 6 deletions

@ -12,6 +12,7 @@
<ItemGroup>
<PackageReference Include="Asp.Versioning.Mvc.ApiExplorer" Version="8.1.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.71" />
<PackageReference Include="log4net" Version="3.0.3" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
<PrivateAssets>all</PrivateAssets>