<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix, branch v5.0.0</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v5.0.0</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v5.0.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-04-05T19:34:33+00:00</updated>
<entry>
<title>WiX Toolset v5.0.0</title>
<updated>2024-04-05T19:34:33+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-05T16:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=41e11442b2ca93e444b60213b5ae99dcbab787d8'/>
<id>urn:sha1:41e11442b2ca93e444b60213b5ae99dcbab787d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure elevated SFXCA uses Windows Installer cache and unelevated uses Temp folder</title>
<updated>2024-04-05T16:46:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-04T22:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=681cf4a9eb6be7e4092c6e5b690773fbd8469e63'/>
<id>urn:sha1:681cf4a9eb6be7e4092c6e5b690773fbd8469e63</id>
<content type='text'>
Fixes 8078
</content>
</entry>
<entry>
<title>Add a managed custom action E2E test</title>
<updated>2024-04-05T16:46:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-27T19:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6ed045ee1fe69be037a999df2e57122a25f0dedf'/>
<id>urn:sha1:6ed045ee1fe69be037a999df2e57122a25f0dedf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reference correct skippable Xunit discoverer</title>
<updated>2024-04-05T16:46:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-27T19:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4456c7ab82376a85f362ccb1796075e1e66447d6'/>
<id>urn:sha1:4456c7ab82376a85f362ccb1796075e1e66447d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NuGet package readmes (4/n)</title>
<updated>2024-04-04T23:46:53+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-04-03T22:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ad78f1ba6693d2603b3465637148a58929b4f680'/>
<id>urn:sha1:ad78f1ba6693d2603b3465637148a58929b4f680</id>
<content type='text'>
See https://github.com/wixtoolset/issues/issues/7862.
</content>
</entry>
<entry>
<title>Report E_MOREDATA from Bal functions when string buffer too small</title>
<updated>2024-04-04T23:33:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-04T22:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ba93485c940b0bae6e0b6a005fdd1819652f3984'/>
<id>urn:sha1:ba93485c940b0bae6e0b6a005fdd1819652f3984</id>
<content type='text'>
WiX v4 (and probably v3) standardized on the error code E_MOREDATA when string
buffers were too small instead of E_INSUFFICIIENT_BUFFER. This fixes v5 to
match in a few missing cases.

Fixes 8094
</content>
</entry>
<entry>
<title>Prevent source directories from being harvested.</title>
<updated>2024-04-04T21:48:03+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-04-04T20:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f9ae2561ac4a39ba810234db3b562ca2898ccaf4'/>
<id>urn:sha1:f9ae2561ac4a39ba810234db3b562ca2898ccaf4</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8096.
</content>
</entry>
<entry>
<title>Fix the upper bound version in native nupkg references</title>
<updated>2024-04-02T16:06:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-02T14:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=289c93dc24ba203903d9c8a6261a68de95d3d911'/>
<id>urn:sha1:289c93dc24ba203903d9c8a6261a68de95d3d911</id>
<content type='text'>
Fixes 8091
</content>
</entry>
<entry>
<title>Allow default major upgrade to be rescheduled.</title>
<updated>2024-03-27T13:41:34+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-03-27T02:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=2b6fa3ab686188cfe983abbc3d51d1542069b2c8'/>
<id>urn:sha1:2b6fa3ab686188cfe983abbc3d51d1542069b2c8</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8046.
</content>
</entry>
<entry>
<title>Use the correct case for firewall attribute values</title>
<updated>2024-03-25T00:49:37+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-24T20:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8db36166ee5a051983025c3311ebb654e5c2e5d9'/>
<id>urn:sha1:8db36166ee5a051983025c3311ebb654e5c2e5d9</id>
<content type='text'>
</content>
</entry>
</feed>
