Update System.ValueTuple

This commit is contained in:
Katy Coe
2019-10-21 11:07:45 +02:00
parent 3fb3b15d8f
commit de7218602e

View File

@@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.ValueTuple" Version="4.3.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>
<ItemGroup>