Skip to content

Commit 74df388

Browse files
author
Ankit Jain
committed
nuget restore for Java.Interop also
1 parent cd6a777 commit 74df388

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ all:
88
prepare:
99
nuget restore
1010
git submodule update --init --recursive
11+
(cd external/Java.Interop && nuget restore)
1112

1213
clean:
1314
$(MSBUILD) /t:Clean

0 commit comments

Comments
 (0)