From 26972987e10e9104b43620d0263cee18c038e11a Mon Sep 17 00:00:00 2001 From: "Raghu Shantha [MSFT]" Date: Thu, 11 Aug 2016 13:56:06 -0700 Subject: [PATCH] Updated MSI min supported OS to Win8 and above due to issue #1705 --- assets/Product.wxs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/Product.wxs b/assets/Product.wxs index d436e8e90..d1ee0ddab 100644 --- a/assets/Product.wxs +++ b/assets/Product.wxs @@ -1,6 +1,7 @@  - = 1) OR VersionNT > 601" ?> + + 601" ?> @@ -28,7 +29,7 @@ - +