From 9b579642a9e82b39c05f60c414b236d9a7045ad2 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Wed, 30 Sep 2020 12:55:59 +0200 Subject: [PATCH] Updated build path --- dub.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 0650fa4..39fb295 100644 --- a/dub.json +++ b/dub.json @@ -8,5 +8,6 @@ }, "description": "dnet server", "license": "AGPLv3", - "name": "dnet" + "name": "dnet", + "targetPath": "bin" } \ No newline at end of file