chore(deps): update dependency nswag.aspnetcore to v14.1.0 (#571)

This commit is contained in:
Zoe Roux 2024-07-25 20:56:07 +07:00 committed by GitHub
commit def4aa38d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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