Update SharpFont to version 4.0.1
This commit is contained in:
4
thirdparty/fetch-thirdparty-deps.sh
vendored
4
thirdparty/fetch-thirdparty-deps.sh
vendored
@@ -62,8 +62,8 @@ fi
|
||||
|
||||
if [ ! -f SharpFont.dll ]; then
|
||||
echo "Fetching SharpFont from NuGet"
|
||||
get SharpFont 3.1.0
|
||||
cp ./SharpFont/lib/net20/SharpFont* .
|
||||
get SharpFont 4.0.1
|
||||
cp ./SharpFont/lib/net45/SharpFont* .
|
||||
cp ./SharpFont/config/SharpFont.dll.config .
|
||||
rm -rf SharpFont SharpFont.Dependencies
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user