1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 11:20:04 +08:00
This commit is contained in:
Dean Herbert 2017-03-01 13:03:33 +09:00
parent ec83da2845
commit 22c46ec9fb
No known key found for this signature in database
GPG Key ID: 46D71BF4958ABB49

View File

@ -54,9 +54,6 @@
<Reference Include="SQLite.Net.Platform.Generic">
<HintPath>$(SolutionDir)\packages\SQLite.Net-PCL.3.1.1\lib\net40\SQLite.Net.Platform.Generic.dll</HintPath>
</Reference>
<Reference Include="OpenTK">
<HintPath>$(SolutionDir)\packages\ppy.OpenTK.2.0.50727.1339\lib\net45\OpenTK.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="BenchmarkTest.cs" />