1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-15 16:27:21 +08:00

Remove weird reference

This commit is contained in:
Dean Herbert 2018-11-30 14:30:50 +09:00 committed by GitHub
parent a1666fb7fa
commit 7543af07dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,9 +24,4 @@
<PackageReference Include="SharpRaven" Version="2.4.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.5.0" />
</ItemGroup>
<ItemGroup>
<Reference Include="osu.Game, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\osu.Game.Rulesets.Osu.Tests\bin\Debug\netcoreapp2.1\osu.Game.dll</HintPath>
</Reference>
</ItemGroup>
</Project>
</Project>