<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src, branch bob/FixIEngineSetDownloadSource</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FFixIEngineSetDownloadSource</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FFixIEngineSetDownloadSource'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-04-01T20:48:38+00:00</updated>
<entry>
<title>Sync IEngine.SetDownloadSource with native side.</title>
<updated>2025-04-01T20:48:38+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-01T20:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=28fd5a981792e0ba4eeeb5d2ac431d12e1c214ec'/>
<id>urn:sha1:28fd5a981792e0ba4eeeb5d2ac431d12e1c214ec</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9018
</content>
</entry>
<entry>
<title>XSD changes to account for create Group modifications</title>
<updated>2025-03-28T02:23:54+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-02-16T01:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ed19d167c0d3071709a72143f106dbb5efdddeba'/>
<id>urn:sha1:ed19d167c0d3071709a72143f106dbb5efdddeba</id>
<content type='text'>
Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>RelatedBundle/@Id is deprecated.</title>
<updated>2025-03-28T02:03:56+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-03-28T01:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=cf0727c8ea9f3320d16d6cc68d131390adb444fd'/>
<id>urn:sha1:cf0727c8ea9f3320d16d6cc68d131390adb444fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Iis certstore more xsd</title>
<updated>2025-03-28T01:37:05+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevanweiss@users.noreply.github.com</email>
</author>
<published>2025-03-28T01:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b20af76706dc8f7e2ac7342636fd09428b307fe4'/>
<id>urn:sha1:b20af76706dc8f7e2ac7342636fd09428b307fe4</id>
<content type='text'>
Adds XSD for #597 
And slight fix up for error message to capture new options

---------

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;</content>
</entry>
<entry>
<title>Add actions to BrowseDlg for WixUI_FeatureTree.</title>
<updated>2025-03-26T13:11:04+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-03-26T02:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=663d2556f29a094276e18a3d6c59dba257914f41'/>
<id>urn:sha1:663d2556f29a094276e18a3d6c59dba257914f41</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9009
</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>
</feed>
