chore(deps): update dependency nswag.aspnetcore to 14.6.1 (#1100)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-06 09:32:42 +02:00 committed by GitHub
parent 1a5b93e5aa
commit b4f9552048
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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