mirror of
https://github.com/ppy/osu
synced 2025-03-05 19:11:52 +00:00
Add missing reference to System.ValueTuple
This commit is contained in:
parent
4981630131
commit
29b46a5c5e
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user