bump to preview8 and remove extra references

This commit is contained in:
crobibero
2020-08-25 21:19:55 -06:00
parent acd88dae45
commit 582c016d3b
5 changed files with 1 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.6" />
<PackageReference Include="System.Globalization" Version="4.3.0" />
<PackageReference Include="System.Text.Json" Version="5.0.0-preview.7.20364.11" />
<PackageReference Include="System.Text.Json" Version="5.0.0-preview.8.20407.11" />
</ItemGroup>
<ItemGroup>