aboutsummaryrefslogtreecommitdiff
path: root/src/heat
diff options
context:
space:
mode:
Diffstat (limited to 'src/heat')
-rw-r--r--src/heat/heat.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heat/heat.csproj b/src/heat/heat.csproj
index c2dc5116..b5018b67 100644
--- a/src/heat/heat.csproj
+++ b/src/heat/heat.csproj
@@ -20,7 +20,7 @@
20 </PropertyGroup> 20 </PropertyGroup>
21 21
22 <ItemGroup> 22 <ItemGroup>
23 <ProjectReference Include="..\WixToolset.Tools.Core\WixToolset.Tools.Core.csproj" /> 23 <Compile Include="..\WixToolset.Tools.Core\ConsoleMessageListener.cs" Link="ConsoleMessageListener.cs" />
24 </ItemGroup> 24 </ItemGroup>
25 25
26 <ItemGroup> 26 <ItemGroup>