<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/burn/TestData/Manual/BundleB, branch bob/SupersededPackageUninstall</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FSupersededPackageUninstall</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FSupersededPackageUninstall'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-11-02T19:48:43+00:00</updated>
<entry>
<title>Update to .NET 8 to fix build</title>
<updated>2025-11-02T19:48:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-10-16T06:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=177c9a8f474346402982034c64e4f8330715cc78'/>
<id>urn:sha1:177c9a8f474346402982034c64e4f8330715cc78</id>
<content type='text'>
.NET 6 was deprecated so move to .NET 8 and possibly .NET 10 after it
releases.
</content>
</entry>
<entry>
<title>Add `Payloads` element to harvest bundle payloads.</title>
<updated>2025-06-12T03:34:42+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-27T15:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7051e6a5fdc8965289fbc34d0de2a78dae14e62e'/>
<id>urn:sha1:7051e6a5fdc8965289fbc34d0de2a78dae14e62e</id>
<content type='text'>
Implements https://github.com/wixtoolset/issues/issues/9049
</content>
</entry>
<entry>
<title>Emit deprecation warning for Heat.</title>
<updated>2025-01-23T13:44:13+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-01-23T03:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=63223d5c023846ab7b4cef222326c913d2e0521f'/>
<id>urn:sha1:63223d5c023846ab7b4cef222326c913d2e0521f</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8913
</content>
</entry>
<entry>
<title>Update tests to use TestVersion property instead of generic Version property</title>
<updated>2024-04-25T20:31:39+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-25T18:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a500693e3c9e94304c8b9a8229203b2b750900aa'/>
<id>urn:sha1:a500693e3c9e94304c8b9a8229203b2b750900aa</id>
<content type='text'>
The MSBuild Version property is well-known and can be set by standard
processes. That can cause problem in the tests where the version is explicitly
set to validate WiX behaviors. So, we've switched to using the TestVersion
property that will be specific for our testing purposes.
</content>
</entry>
<entry>
<title>Better .nupkg names</title>
<updated>2024-03-07T18:55:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-06T22:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3d2d46f62fc01e2653d0251ad9703090574e7c41'/>
<id>urn:sha1:3d2d46f62fc01e2653d0251ad9703090574e7c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the BootstrapperApplication out of proc</title>
<updated>2024-03-07T02:03:38+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-01-12T02:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0d3d54992104288e9ee0c834d0b96e8502fd2d42'/>
<id>urn:sha1:0d3d54992104288e9ee0c834d0b96e8502fd2d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up generated files left in source tree.</title>
<updated>2023-05-02T18:32:51+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-04-23T03:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b5bd25c72e8c997325fd781e8d1c725108adb96c'/>
<id>urn:sha1:b5bd25c72e8c997325fd781e8d1c725108adb96c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Standardize on .NET 6 as the minimum for .NET Core platform.</title>
<updated>2022-10-03T19:29:27+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-01T09:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=464575def4341d65bc3fa72298798755cdee527e'/>
<id>urn:sha1:464575def4341d65bc3fa72298798755cdee527e</id>
<content type='text'>
Closes 6942
</content>
</entry>
<entry>
<title>Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets</title>
<updated>2022-08-02T03:25:19+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-07-27T00:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a627ca9b720047e633a8fe72003ab9bee31006c5'/>
<id>urn:sha1:a627ca9b720047e633a8fe72003ab9bee31006c5</id>
<content type='text'>
Moves Heat functionality to the "tools" layer and packages it all
up in WixToolset.Heat.nupkg for distribution in WiX v4.

Completes 6838
</content>
</entry>
<entry>
<title>Fix building and perf for bundles with 1000s of package and BA payloads</title>
<updated>2021-06-09T18:47:53+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-06-09T16:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=56105916271ff9a7c0bfa237b45b9b3fab9c570b'/>
<id>urn:sha1:56105916271ff9a7c0bfa237b45b9b3fab9c570b</id>
<content type='text'>
Fixes other half of #5300
</content>
</entry>
</feed>
