From ca4dc1958c5fad877bc1bf204290adaaf789897b Mon Sep 17 00:00:00 2001 From: biwa <6475593+biwa@users.noreply.github.com> Date: Fri, 10 Apr 2020 10:57:38 +0200 Subject: [PATCH] Hopefully fixed BuilderMono.csproj to compile for Mac and Linux again. --- Source/Core/BuilderMono.csproj | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Source/Core/BuilderMono.csproj b/Source/Core/BuilderMono.csproj index e0518643..c1a515c8 100644 --- a/Source/Core/BuilderMono.csproj +++ b/Source/Core/BuilderMono.csproj @@ -244,6 +244,7 @@ + Form @@ -904,7 +905,9 @@ - + + UserControl + @@ -1498,6 +1501,7 @@ - + + \ No newline at end of file