From a79ce0b907676e50332139b4c4a8acb5d22a4b46 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 29 Apr 2020 19:32:42 +1000 Subject: Add support for FDD in DotNetCoreBootstrapperApplicationHost. --- src/wixlib/Dnc.wxs | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'src/wixlib') diff --git a/src/wixlib/Dnc.wxs b/src/wixlib/Dnc.wxs index a2779c19..2a27050f 100644 --- a/src/wixlib/Dnc.wxs +++ b/src/wixlib/Dnc.wxs @@ -13,6 +13,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb