diff options
| author | Bob Arnson <bob@firegiant.com> | 2025-04-24 21:32:49 -0400 |
|---|---|---|
| committer | Bob Arnson <github@bobs.org> | 2025-06-18 16:15:49 -0400 |
| commit | 50fe3d149a101b2569647689673fa01d67ff5267 (patch) | |
| tree | 418fc10800ee23318d3ce7820aee1465b49c1db0 /src/internal/SetBuildNumber | |
| parent | 390ee54c29d050ba393ff431115308bdb2aaf4ca (diff) | |
| download | wix-50fe3d149a101b2569647689673fa01d67ff5267.tar.gz wix-50fe3d149a101b2569647689673fa01d67ff5267.tar.bz2 wix-50fe3d149a101b2569647689673fa01d67ff5267.zip | |
Remove deprecated Heat.
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}" /> |
