We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b4c9e commit 2d82984Copy full SHA for 2d82984
Makefile
@@ -1,7 +1,7 @@
1
2
SRC=src/SQLite.cs src/SQLiteAsync.cs
3
4
-PACKAGES_OUT=PackagesOut
+PACKAGES_OUT=$(abspath PackagesOut)
5
6
all: test nuget
7
0 commit comments