Remove all references to OpenTK (#85)

Resolves #80
This commit is contained in:
Víctor Aguilera Puerto
2018-07-29 23:58:19 +02:00
committed by Pieter-Jan Briers
parent 74b38c49fb
commit f051078c79
7 changed files with 1 additions and 13 deletions

View File

@@ -60,9 +60,6 @@
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml" />
<Reference Include="OpenTK, Version=3.0.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)packages\OpenTK.3.0.0-pre\lib\net20\OpenTK.dll</HintPath>
</Reference>
<Reference Include="YamlDotNet, Version=4.3.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>$(SolutionDir)packages\YamlDotNet.4.3.1\lib\net45\YamlDotNet.dll</HintPath>
</Reference>