From 39e930d9aaff250e0fd5019eeedaa40717a6c6fe Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 29 Apr 2020 19:28:50 +1000 Subject: Add DotNetCoreBootstrapperApplicationHost for an SCD-style .NET Core BA. --- src/wixlib/Dnc.wxs | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/wixlib/Dnc.wxs (limited to 'src/wixlib/Dnc.wxs') diff --git a/src/wixlib/Dnc.wxs b/src/wixlib/Dnc.wxs new file mode 100644 index 00000000..65a59e61 --- /dev/null +++ b/src/wixlib/Dnc.wxs @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb