Add missing reference to System.ValueTuple

This commit is contained in:
Dean Herbert 2017-10-16 13:23:41 +09:00
parent 4981630131
commit 29b46a5c5e
1 changed files with 3 additions and 0 deletions

View File

@ -201,6 +201,9 @@
<HintPath>..\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
<HintPath>..\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<None Include="..\osu.licenseheader">