mirror of https://github.com/mono/CppSharp.git
1 changed files with 4 additions and 0 deletions
@ -0,0 +1,4 @@
@@ -0,0 +1,4 @@
|
||||
wget https://nuget.org/nuget.exe |
||||
mono nuget.exe install NUnit -Version 2.6.4 -OutputDirectory ../deps |
||||
mono nuget.exe install NUnit.Runners -Version 2.6.4 -OutputDirectory ../deps |
||||
cp deps/NUnit.2.6.4/lib/nunit.framework.* deps/NUnit/ |
Loading…
Reference in new issue