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

@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="OpenTK" version="3.0.0-pre" targetFramework="net451" />
<package id="System.ValueTuple" version="4.4.0" targetFramework="net451" />
<package id="YamlDotNet" version="4.3.1" targetFramework="net451" />
</packages>