1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

Update swashbuckle for swaggerUI (#2039)

This commit is contained in:
Chad Scharf
2022-06-07 10:11:18 -04:00
committed by GitHub
parent 496c9a5d50
commit 60a167f2b7
12 changed files with 267 additions and 267 deletions

View File

@ -31,7 +31,7 @@
<ItemGroup>
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.7.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.9" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.1" />
</ItemGroup>
<ItemGroup>