Additionally fixed the get() line for Open.Nat
This commit is contained in:
2
thirdparty/fetch-thirdparty-deps.sh
vendored
2
thirdparty/fetch-thirdparty-deps.sh
vendored
@@ -85,7 +85,7 @@ fi
|
||||
|
||||
if [ ! -f Open.Nat.dll ]; then
|
||||
echo "Fetching Open.Nat from NuGet"
|
||||
get Open.NAT 2.1.0
|
||||
get Open.Nat 2.1.0
|
||||
cp ./Open.Nat/lib/net45/Open.Nat.dll .
|
||||
rm -rf Open.Nat
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user