Merge pull request #2794 from mark-monteiro/dependabot/nuget/System.Text.Json-4.7.1

Bump System.Text.Json from 4.7.0 to 4.7.1
This commit is contained in:
dkanada 2020-04-08 02:05:09 +09:00 committed by GitHub
commit bfff9b7178
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.3" />
<PackageReference Include="System.Globalization" Version="4.3.0" />
<PackageReference Include="System.Text.Json" Version="4.7.0" />
<PackageReference Include="System.Text.Json" Version="4.7.1" />
</ItemGroup>
<ItemGroup>