Merge pull request #86 from fileman/RC1

RC1
This commit is contained in:
Shaun Walker
2019-09-20 17:21:42 +02:00
committed by GitHub
4 changed files with 12 additions and 12 deletions

View File

@ -21,8 +21,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.ComponentModel.Annotations" Version="4.6.0-preview9.19421.4" />
<PackageReference Include="System.Text.Json" Version="4.6.0-preview9.19421.4" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.6.0-rc1.19456.4" />
<PackageReference Include="System.Text.Json" Version="4.6.0-rc1.19456.4" />
</ItemGroup>
</Project>