<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src, branch bob/UpdateRegistrationAcrossUpgrades</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FUpdateRegistrationAcrossUpgrades</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FUpdateRegistrationAcrossUpgrades'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-03-24T22:18:52+00:00</updated>
<entry>
<title>Update registration disappears during upgrade.</title>
<updated>2025-03-24T22:18:52+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-03-21T01:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f3fb208959d5ef2f8df19f518224d413b233f751'/>
<id>urn:sha1:f3fb208959d5ef2f8df19f518224d413b233f751</id>
<content type='text'>
Update registration is stored in a shared registry key that Burn takes
care to keep around across upgrades. The approach it used broke
between WiX v3 and WiX v5. This change makes it work again by
writing update registration when the session ends.
</content>
</entry>
<entry>
<title>Switch to MSTest built-in Test target.</title>
<updated>2025-03-20T17:02:06+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-03-20T16:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bf13a0b67dd644eb7d74cb0cfb6876840f73d82b'/>
<id>urn:sha1:bf13a0b67dd644eb7d74cb0cfb6876840f73d82b</id>
<content type='text'>
Prevents test run during VS build and shows failure details on console
(no need to dig into TRX file).
</content>
</entry>
<entry>
<title>Formalize official WiX build and update tags in nupkgs</title>
<updated>2025-03-20T00:55:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T23:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=45535e659ea8b58101fe9e8adfa6aa273d2bb544'/>
<id>urn:sha1:45535e659ea8b58101fe9e8adfa6aa273d2bb544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce the Open Source Maintenance Fee EULA</title>
<updated>2025-03-20T00:55:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T23:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4d3f7c8cf16db06932596beb27d8d025be501b95'/>
<id>urn:sha1:4d3f7c8cf16db06932596beb27d8d025be501b95</id>
<content type='text'>
This adds the EULA to all the binary releases

Closes 8974
</content>
</entry>
<entry>
<title>Harvesting no longer aborts if any exclusions reference missing folders</title>
<updated>2025-03-19T20:51:50+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T14:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=669057f49c207de597604f847fb6ec55f17df121'/>
<id>urn:sha1:669057f49c207de597604f847fb6ec55f17df121</id>
<content type='text'>
Fixes 8989
</content>
</entry>
<entry>
<title>Verify more detail of the harvesting warning messages</title>
<updated>2025-03-19T20:51:50+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T14:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=05c105ed416ff3465bd234726c53ce9def49d81d'/>
<id>urn:sha1:05c105ed416ff3465bd234726c53ce9def49d81d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add missing CustomTableSetting parameter in ConvertCommand</title>
<updated>2025-03-19T01:20:35+00:00</updated>
<author>
<name>PhilippNaused</name>
<email>philipp.naused@t-online.de</email>
</author>
<published>2025-03-13T19:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f8cd7877ef90a64ca39c93153998add4efcb6822'/>
<id>urn:sha1:f8cd7877ef90a64ca39c93153998add4efcb6822</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include the major version in the Package/@Id to install SxS</title>
<updated>2025-03-19T01:01:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T00:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e5f5eb186eed457dd08fead26e569299eef6c9bc'/>
<id>urn:sha1:e5f5eb186eed457dd08fead26e569299eef6c9bc</id>
<content type='text'>
Addresses issue raised in 8992
</content>
</entry>
<entry>
<title>LocUtil occasionally failed due to XmlInitialization</title>
<updated>2025-03-19T01:01:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T00:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=32bfb97857041bb4385df3754c3f9eb2f8b23d8e'/>
<id>urn:sha1:32bfb97857041bb4385df3754c3f9eb2f8b23d8e</id>
<content type='text'>
Split into separate classes to prevent potential parallelism race conditions.
</content>
</entry>
<entry>
<title>Fix documentation links in XSDs</title>
<updated>2025-03-18T22:55:06+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-15T10:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7133077ecc0ef2ada3746c8a0569b1028b6ff6d1'/>
<id>urn:sha1:7133077ecc0ef2ada3746c8a0569b1028b6ff6d1</id>
<content type='text'>
</content>
</entry>
</feed>
