Merge pull request #1304 from wabbajack-tools/dependabot/nuget/Swashbuckle.AspNetCore-6.0.2

Bump Swashbuckle.AspNetCore from 5.6.3 to 6.0.2
This commit is contained in:
Timothy Baldridge 2021-02-08 17:07:00 -07:00 committed by GitHub
commit 224f58dec2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.2" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="Nettle" Version="1.3.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.6.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.0.2" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />
</ItemGroup>