Removed zlib dependency and chose a specific version of SharpFont.Dependencies.
This commit is contained in:
2
thirdparty/fetch-thirdparty-deps.ps1
vendored
2
thirdparty/fetch-thirdparty-deps.ps1
vendored
@@ -54,7 +54,7 @@ if (!(Test-Path "SharpFont.dll"))
|
|||||||
cp SharpFont/lib/net20/SharpFont* .
|
cp SharpFont/lib/net20/SharpFont* .
|
||||||
cp SharpFont/config/SharpFont.dll.config .
|
cp SharpFont/config/SharpFont.dll.config .
|
||||||
rmdir SharpFont -Recurse
|
rmdir SharpFont -Recurse
|
||||||
rmdir SharpFont.Dependencies -Recurse
|
rmdir SharpFont.Dependencies -Recurse
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!(Test-Path "nunit.framework.dll"))
|
if (!(Test-Path "nunit.framework.dll"))
|
||||||
|
|||||||
Reference in New Issue
Block a user