Skip to content

Commit e876ff8

Browse files
committed
fix capitalization
1 parent 403971f commit e876ff8

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+
mono Lib/NuGet/NuGet.exe restore
1313
xbuild CI/build.msbuild /target:Deploy /property:ExtraDefine="$EXTRADEFINE"
1414

1515
exit $?

0 commit comments

Comments
 (0)