update to RC1

This commit is contained in:
Emanuele Filardo
2019-09-17 11:17:17 +02:00
parent 5bd1aaaa57
commit ec89e0ed4d
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>