aboutsummaryrefslogtreecommitdiff
path: root/src/ext/WixExt.props
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/WixExt.props')
-rw-r--r--src/ext/WixExt.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/WixExt.props b/src/ext/WixExt.props
index 56f40f50..d2c4929a 100644
--- a/src/ext/WixExt.props
+++ b/src/ext/WixExt.props
@@ -6,7 +6,7 @@
6 <IncludeBuildOutput>false</IncludeBuildOutput> 6 <IncludeBuildOutput>false</IncludeBuildOutput>
7 <SuppressDependenciesWhenPacking>true</SuppressDependenciesWhenPacking> 7 <SuppressDependenciesWhenPacking>true</SuppressDependenciesWhenPacking>
8 <NoWarn>NU5100</NoWarn> 8 <NoWarn>NU5100</NoWarn>
9 <WixExtensionPackageFolder>wixext6</WixExtensionPackageFolder> 9 <WixExtensionPackageFolder>wixext7</WixExtensionPackageFolder>
10 <PackageTags>$(PackageTags) wixext CustomActions</PackageTags> 10 <PackageTags>$(PackageTags) wixext CustomActions</PackageTags>
11 <IsWixExtension>true</IsWixExtension> 11 <IsWixExtension>true</IsWixExtension>
12 </PropertyGroup> 12 </PropertyGroup>