From 428db1906a0605cc0984e13d68870214b5411849 Mon Sep 17 00:00:00 2001 From: Alex Earl Date: Sun, 24 Jul 2016 18:02:40 -0700 Subject: [PATCH] Fix missing IKVM.Reflection.dll --- Msi/Python/IronPython.wxs | 9 +++++++++ Solutions/Build.IronPython.proj | 1 + 2 files changed, 10 insertions(+) diff --git a/Msi/Python/IronPython.wxs b/Msi/Python/IronPython.wxs index 7465514d50..f38e8c2196 100644 --- a/Msi/Python/IronPython.wxs +++ b/Msi/Python/IronPython.wxs @@ -26,6 +26,14 @@ + + + + + + + + @@ -115,6 +123,7 @@ + diff --git a/Solutions/Build.IronPython.proj b/Solutions/Build.IronPython.proj index a0ee6a2598..ad10eb1a46 100644 --- a/Solutions/Build.IronPython.proj +++ b/Solutions/Build.IronPython.proj @@ -76,6 +76,7 @@ +