aboutsummaryrefslogtreecommitdiff
path: root/src/ext
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext')
-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 fecfdd78..19a96254 100644
--- a/src/ext/WixExt.props
+++ b/src/ext/WixExt.props
@@ -10,7 +10,7 @@
10 10
11 <ItemGroup> 11 <ItemGroup>
12 <Content Include="$(MSBuildProjectName).targets" PackagePath="build" /> 12 <Content Include="$(MSBuildProjectName).targets" PackagePath="build" />
13 <Content Include="$(TargetPath)" PackagePath="wixext4" /> 13 <Content Include="$(TargetPath)" PackagePath="wixext5" />
14 14
15 <PackageReference Include="WixToolset.Extensibility" PrivateAssets="all" /> 15 <PackageReference Include="WixToolset.Extensibility" PrivateAssets="all" />
16 </ItemGroup> 16 </ItemGroup>