Add Nuget packages for all dependencies
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<dllmap dll="freetype6" os="!windows" target="libfreetype.so.6" />
|
||||
<dllmap dll="freetype6" os="openbsd" target="libfreetype.so" />
|
||||
<dllmap dll="freetype6" os="osx" target="libfreetype.6.dylib" />
|
||||
<dllmap dll="freetype6" os="!windows" target="freetype6.so" />
|
||||
<dllmap dll="freetype6" os="osx" target="freetype6.dylib" />
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user