ValueTuple please

This commit is contained in:
Dean Herbert
2017-10-19 14:49:23 +09:00
parent 5d5ea5fb2e
commit 908c6d827f
2 changed files with 1 additions and 5 deletions

View File

@ -40,7 +40,7 @@
</Reference>
<Reference Include="System" />
<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>
<HintPath>$(SolutionDir)\packages\System.ValueTuple.4.4.0\lib\net461\System.ValueTuple.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>