Skip to content

Commit 7d87fc2

Browse files
committed
build with netstandard1.3
1 parent c1541e9 commit 7d87fc2

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
@@ -10,6 +10,6 @@ EXTRADEFINE="$1"
1010
export LD_LIBRARY_PATH=.
1111

1212
dotnet restore
13-
dotnet build
13+
dotnet build -f netstandard1.3
1414

1515
exit $?

0 commit comments

Comments
 (0)