diff options
author | Bob Arnson <bob@firegiant.com> | 2025-04-24 21:32:49 -0400 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2025-06-12 08:54:41 -0400 |
commit | 3abf00a71151d1caef6e853a2f330d7691f4abf8 (patch) | |
tree | 0e6145c8038905aec81ecccaea4c6968cf73d392 /src/internal/SetBuildNumber | |
parent | 796fed6b2623ec29b126238d97becfef71badfbc (diff) | |
download | wix-bob/HeatCremation.tar.gz wix-bob/HeatCremation.tar.bz2 wix-bob/HeatCremation.zip |
Remove deprecated Heat.bob/HeatCremation
Fixes https://github.com/wixtoolset/issues/issues/9039
Diffstat (limited to 'src/internal/SetBuildNumber')
-rw-r--r-- | src/internal/SetBuildNumber/Directory.Packages.props.pp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/internal/SetBuildNumber/Directory.Packages.props.pp b/src/internal/SetBuildNumber/Directory.Packages.props.pp index c54bcdd6..4632272f 100644 --- a/src/internal/SetBuildNumber/Directory.Packages.props.pp +++ b/src/internal/SetBuildNumber/Directory.Packages.props.pp | |||
@@ -40,8 +40,6 @@ | |||
40 | <PackageVersion Include="WixInternal.Core.TestPackage" Version="{packageversion}" /> | 40 | <PackageVersion Include="WixInternal.Core.TestPackage" Version="{packageversion}" /> |
41 | <PackageVersion Include="WixInternal.Core.MSTestPackage" Version="{packageversion}" /> | 41 | <PackageVersion Include="WixInternal.Core.MSTestPackage" Version="{packageversion}" /> |
42 | 42 | ||
43 | <PackageVersion Include="WixToolset.Heat" Version="{packageversion}" /> | ||
44 | |||
45 | <PackageVersion Include="WixToolset.Bal.wixext" Version="{packageversion}" /> | 43 | <PackageVersion Include="WixToolset.Bal.wixext" Version="{packageversion}" /> |
46 | <PackageVersion Include="WixToolset.BootstrapperApplications.wixext" Version="{packageversion}" /> | 44 | <PackageVersion Include="WixToolset.BootstrapperApplications.wixext" Version="{packageversion}" /> |
47 | <PackageVersion Include="WixToolset.ComPlus.wixext" Version="{packageversion}" /> | 45 | <PackageVersion Include="WixToolset.ComPlus.wixext" Version="{packageversion}" /> |