From a3c07558c88b6303f4454bdcf6a6849a18b086d0 Mon Sep 17 00:00:00 2001
From: root
Date: Sun, 19 May 2019 20:09:29 +1000
Subject: Building comment++

---
 BUILDING.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/BUILDING.md b/BUILDING.md
index ee07411..d5770f3 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -38,3 +38,12 @@ From the distribution type:
  
 Helpful resources:
 * http://opensimulator.org/wiki/Build_Instructions
+
+
+# For Devuan ASCII (and likely Debian Stretch)
+
+ * xbuild /p:TargetFrameworkVersion="v4.5"
+
+For the shutdown hang, see -
+    http://opensimulator.org/mantis/view.php?id=7743
+	"Now for my purposes, I have replaced all instances of Environment.Exit, in ServicesServerBase.cs and BaseOpenSimServer.cs with System.Diagnostics.Process.GetCurrentProcess().Kill();"
-- 
cgit v1.1