diff options
Diffstat (limited to 'BUILDING.md')
-rw-r--r-- | BUILDING.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/BUILDING.md b/BUILDING.md index 1447bd0..233fa08 100644 --- a/BUILDING.md +++ b/BUILDING.md | |||
@@ -38,3 +38,9 @@ From the distribution type: | |||
38 | 38 | ||
39 | Helpful resources: | 39 | Helpful resources: |
40 | * http://opensimulator.org/wiki/Build_Instructions | 40 | * http://opensimulator.org/wiki/Build_Instructions |
41 | |||
42 | |||
43 | # For Devuan ASCII (and likely Debian Stretch) | ||
44 | |||
45 | * xbuild /p:TargetFrameworkVersion="v4.5" | ||
46 | |||