aboutsummaryrefslogtreecommitdiff
path: root/src/heat/heat.csproj
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-06-03 12:28:49 +1000
committerSean Hall <r.sean.hall@gmail.com>2020-06-03 14:24:34 +1000
commitd5d5e87acf7eadacd757083a4d0272a04962ae9b (patch)
tree550aad2409958b684fe0621bd82c60ebeb54ca8d /src/heat/heat.csproj
parenta04ddca42b2070124c63a61c661e2b96a5bddac2 (diff)
downloadwix-d5d5e87acf7eadacd757083a4d0272a04962ae9b.tar.gz
wix-d5d5e87acf7eadacd757083a4d0272a04962ae9b.tar.bz2
wix-d5d5e87acf7eadacd757083a4d0272a04962ae9b.zip
Delete WixToolset.Tools.Core project.
Diffstat (limited to 'src/heat/heat.csproj')
-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>