From b7faab06259d3afdc3205024a0004ace72157cbe Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 29 Apr 2020 19:31:01 +1000 Subject: Treat failing to load SCD like mbahost treats .NET 4.5.2 on Win7 RTM. --- src/wixlib/Dnc.wxs | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/wixlib/Dnc.wxs') diff --git a/src/wixlib/Dnc.wxs b/src/wixlib/Dnc.wxs index 65a59e61..a2779c19 100644 --- a/src/wixlib/Dnc.wxs +++ b/src/wixlib/Dnc.wxs @@ -9,6 +9,7 @@ + @@ -16,6 +17,15 @@ + + + + + + + + + -- cgit v1.2.3-55-g6feb