From 8ff3569ddfb908107f9f1ef344fde0fdbbccb31d Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Mon, 10 Aug 2020 12:44:45 -0500 Subject: Fix missing inner text conversion. --- src/wixlib/wixstdba.wxs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/wixlib/wixstdba.wxs b/src/wixlib/wixstdba.wxs index 1b5e1342..b2923eaa 100644 --- a/src/wixlib/wixstdba.wxs +++ b/src/wixlib/wixstdba.wxs @@ -15,7 +15,7 @@ - !(wix.WixStdbaLicenseRtfName=license.rtf) + @@ -32,7 +32,7 @@ - !(wix.WixStdbaLicenseRtfName=license.rtf) + @@ -47,7 +47,7 @@ - !(wix.WixStdbaLicenseUrl) + @@ -62,7 +62,7 @@ - !(wix.WixStdbaLicenseUrl) + @@ -78,7 +78,7 @@ - !(wix.WixStdbaLicenseUrl) + -- cgit v1.2.3-55-g6feb