From 9e31d07ecc08a64372dd562e843c3d8950d24985 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Wed, 25 Jul 2018 21:43:38 +0200 Subject: [PATCH] [mtouch] Fix build from csproj. (#4503) --- tools/mtouch/mtouch.csproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/mtouch/mtouch.csproj b/tools/mtouch/mtouch.csproj index 71a08aedeaea..9a03d588b305 100644 --- a/tools/mtouch/mtouch.csproj +++ b/tools/mtouch/mtouch.csproj @@ -372,6 +372,12 @@ external\maccore\BindingImplAttribute.cs + + Linker\AssemblyUtilities.cs + + + Linker\TypeNameParser.cs +