aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/test/examples/LatestCoreBundleSCD
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/test/examples/LatestCoreBundleSCD')
-rw-r--r--src/ext/Bal/test/examples/LatestCoreBundleSCD/LatestCoreBundleSCD.wixproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ext/Bal/test/examples/LatestCoreBundleSCD/LatestCoreBundleSCD.wixproj b/src/ext/Bal/test/examples/LatestCoreBundleSCD/LatestCoreBundleSCD.wixproj
index 30a860ab..048e3c97 100644
--- a/src/ext/Bal/test/examples/LatestCoreBundleSCD/LatestCoreBundleSCD.wixproj
+++ b/src/ext/Bal/test/examples/LatestCoreBundleSCD/LatestCoreBundleSCD.wixproj
@@ -7,4 +7,8 @@
7 <Transforms>ba.xslt</Transforms> 7 <Transforms>ba.xslt</Transforms>
8 </HarvestDirectory> 8 </HarvestDirectory>
9 </ItemGroup> 9 </ItemGroup>
10
11 <ItemGroup>
12 <PackageReference Include="WixToolset.Heat" />
13 </ItemGroup>
10</Project> 14</Project>