mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-23 18:55:50 +00:00
a3a3f31ca0
Use nuget to get cecil rather than storing the binaries in the repo. Fixes #284
4 lines
136 B
XML
4 lines
136 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Mono.Cecil" version="0.9.6.1" targetFramework="net35" />
|
|
</packages> |