From 44a4c0600ea0f902c2d8ae2c78b5045f3af9b176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sat, 23 May 2015 18:30:01 +0200 Subject: [PATCH] redirect Microsoft.Build.Framework.dll on Mono 4 --- OpenRA.Utility.exe.config | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 OpenRA.Utility.exe.config diff --git a/OpenRA.Utility.exe.config b/OpenRA.Utility.exe.config new file mode 100644 index 0000000000..e7b36a8487 --- /dev/null +++ b/OpenRA.Utility.exe.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file