Make osu! compile with framework changes

This commit is contained in:
smoogipoo
2017-11-16 14:51:31 +09:00
parent f6bdfa9876
commit f461f03b08
11 changed files with 12 additions and 18 deletions

View File

@ -37,8 +37,7 @@
<HintPath>$(SolutionDir)\packages\NUnit.3.8.1\lib\net45\nunit.framework.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="OpenTK, Version=3.0.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)\packages\OpenTK.3.0.0-git00009\lib\net20\OpenTK.dll</HintPath>
<Reference Include="$(SolutionDir)\osu-framework\Libraries\OpenTK.dll">
<Private>True</Private>
</Reference>
<Reference Include="System" />