Give content YamlDotNet, OpenTK and SFML references.

This commit is contained in:
PJB3005
2017-08-13 14:58:31 +02:00
parent e0941e2f45
commit 090fb0f417
6 changed files with 54 additions and 0 deletions

View File

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