aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.MSBuild/WixToolset.MSBuild.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/WixToolset.MSBuild/WixToolset.MSBuild.csproj')
-rw-r--r--src/WixToolset.MSBuild/WixToolset.MSBuild.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WixToolset.MSBuild/WixToolset.MSBuild.csproj b/src/WixToolset.MSBuild/WixToolset.MSBuild.csproj
index 2d5ea01b..ba67660c 100644
--- a/src/WixToolset.MSBuild/WixToolset.MSBuild.csproj
+++ b/src/WixToolset.MSBuild/WixToolset.MSBuild.csproj
@@ -12,6 +12,7 @@
12 </PropertyGroup> 12 </PropertyGroup>
13 13
14 <ItemGroup> 14 <ItemGroup>
15 <Content Include="build\$(MSBuildThisFileName).props" CopyToOutputDirectory="PreserveNewest" />
15 <Content Include="tools\wix.ca.targets" CopyToOutputDirectory="PreserveNewest" /> 16 <Content Include="tools\wix.ca.targets" CopyToOutputDirectory="PreserveNewest" />
16 <Content Include="tools\wix.harvest.targets" CopyToOutputDirectory="PreserveNewest" /> 17 <Content Include="tools\wix.harvest.targets" CopyToOutputDirectory="PreserveNewest" />
17 <Content Include="tools\wix.signing.targets" CopyToOutputDirectory="PreserveNewest" /> 18 <Content Include="tools\wix.signing.targets" CopyToOutputDirectory="PreserveNewest" />