Merge pull request #780 from wabbajack-tools/dependabot/nuget/Swashbuckle.AspNetCore-5.4.1

Bump Swashbuckle.AspNetCore from 5.4.0 to 5.4.1
This commit is contained in:
Timothy Baldridge 2020-05-02 14:17:21 -06:00 committed by GitHub
commit 469f769e01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="Microsoft.OpenApi" Version="1.1.4" />
<PackageReference Include="Nettle" Version="1.3.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.1" />
</ItemGroup>