Update .NET SDK version from 5.0.100-preview.7.20358.6 to 5.0.100-preview.7.20364.3 (#13155)

This commit is contained in:
github-actions[bot] 2020-07-15 10:05:49 -07:00 committed by GitHub
parent 9d05561d9c
commit 3a1158e1dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
"sdk": {
"version": "5.0.100-preview.7.20358.6"
"version": "5.0.100-preview.7.20364.3"
}
}

View file

@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.0-preview.7.20356.7" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.0-preview.7.20360.2" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="5.0.0-preview.7.20326.1" />
</ItemGroup>