Skip to content

Commit 3129cc7

Browse files
ah-AArnott
authored andcommitted
Use mono patched nuget
1 parent e876ff8 commit 3129cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.libgit2sharp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ EXTRADEFINE="$1"
99
# working directory in its library search path, so it works without this value.
1010
export LD_LIBRARY_PATH=.
1111

12-
mono Lib/NuGet/NuGet.exe restore
12+
nuget restore
1313
xbuild CI/build.msbuild /target:Deploy /property:ExtraDefine="$EXTRADEFINE"
1414

1515
exit $?

0 commit comments

Comments
 (0)