Delete packages.config

This commit is contained in:
James Groom 2022-06-23 09:22:24 +10:00 committed by GitHub
parent 1241758ecb
commit 1c504bfe83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net45" />
<!--<package id="OpenTK" version="3.0.1" targetFramework="net20" />-->
<package id="OpenTK.GLControl" version="3.0.1" targetFramework="net20" />
<package id="System.Drawing.Common" version="4.7.0" targetFramework="net461" />
</packages>