Merge pull request #1442 from wabbajack-tools/dependabot/nuget/Microsoft.AspNetCore.Mvc.NewtonsoftJson-5.0.6

Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 5.0.5 to 5.0.6
This commit is contained in:
Timothy Baldridge 2021-05-21 08:10:05 -07:00 committed by GitHub
commit c513c1bd65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
<PackageReference Include="Discord.Net.WebSocket" Version="2.3.1" />
<PackageReference Include="FluentFTP" Version="33.1.8" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Core" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.6" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="Nettle" Version="1.3.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />