Update dependency NSwag.AspNetCore to 14.4.0

This commit is contained in:
renovate[bot] 2025-05-05 01:53:26 +00:00 committed by Zoe Roux
parent ebec864187
commit f729ef06a7

View File

@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NSwag.AspNetCore" Version="14.3.0" />
<PackageReference Include="NSwag.AspNetCore" Version="14.4.0" />
<ProjectReference Include="../Kyoo.Abstractions/Kyoo.Abstractions.csproj" />
</ItemGroup>
</Project>