From 74a6d40a4d5c5e6cbc0602b11ccf22c5b28059ef Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Tue, 11 Apr 2017 01:20:10 +0200 Subject: [PATCH] a build cmd --- Yavsc/contrib/build | 1 + 1 file changed, 1 insertion(+) create mode 100644 Yavsc/contrib/build diff --git a/Yavsc/contrib/build b/Yavsc/contrib/build new file mode 100644 index 00000000..a8e17006 --- /dev/null +++ b/Yavsc/contrib/build @@ -0,0 +1 @@ +dnu build --configuration Debug ./project.json