From c57328e24e599ba24b1f4d14de875fc62ded4485 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jostein=20Kj=C3=B8nigsen?= Date: Fri, 12 Jun 2015 19:43:14 +0200 Subject: [PATCH] Create FreeBSD build-target for corefx. This partially adresses https://github.com/dotnet/corefx/issues/1626 --- dir.props | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dir.props b/dir.props index a315843c443b..32a59530bd5b 100644 --- a/dir.props +++ b/dir.props @@ -137,6 +137,7 @@ Windows_NT Linux OSX + FreeBSD Windows_NT @@ -189,8 +190,9 @@ true true true + true - true + true