<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Bal/test, 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>2026-01-08T00:25:33+00:00</updated>
<entry>
<title>Provide Bundle Icon in BA container and update wixstdba to use it</title>
<updated>2026-01-08T00:25:33+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-07T06:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b337ce4678a5c66c7a2edc2bf9f87a71b4916b1b'/>
<id>urn:sha1:b337ce4678a5c66c7a2edc2bf9f87a71b4916b1b</id>
<content type='text'>
Fixes 8104
</content>
</entry>
<entry>
<title>Add bal:DisplayFilesInUseDialogCondition to disable Files In Use dialog</title>
<updated>2026-01-03T14:00:27+00:00</updated>
<author>
<name>Charles Baker</name>
<email>charles@juicelabs.co</email>
</author>
<published>2024-10-24T00:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8ebde131206f1502cbff2055941ffe52e2802439'/>
<id>urn:sha1:8ebde131206f1502cbff2055941ffe52e2802439</id>
<content type='text'>
Disabling display skips showing the "Files In Use" dialog and returning
a result as if the user had chosen to ignore the dialog and reboot in
the case of files that were unable to be replaced.
</content>
</entry>
<entry>
<title>Migrate all .sln files to .slnx</title>
<updated>2025-12-14T16:00:56+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-16T01:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4f966b47a3b24e77794a3366ca591548a3cc42c7'/>
<id>urn:sha1:4f966b47a3b24e77794a3366ca591548a3cc42c7</id>
<content type='text'>
Modernize projects against new .slnx expecations as well.
</content>
</entry>
<entry>
<title>Use CompareStringOrdinal() instead of CompareString() case-insensitive</title>
<updated>2025-11-03T22:49:39+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-02T03:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4d626c294c4783d454e27ea4e5614037dac8576e'/>
<id>urn:sha1:4d626c294c4783d454e27ea4e5614037dac8576e</id>
<content type='text'>
This commit moves to the modern CompareStringOrdinal() for all case-insensitve
uses of CompareString() with the invariant locale.

Partially resolves 6947
</content>
</entry>
<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>Embiggen build perf.</title>
<updated>2025-07-21T17:38:30+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-07-20T02:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=65e68bcfaf4b0ef9796cad4d5a470b3b3e72032f'/>
<id>urn:sha1:65e68bcfaf4b0ef9796cad4d5a470b3b3e72032f</id>
<content type='text'>
- Move ext tests to targets for better MSBuild scheduling.
- Parallelize long-running tests.
- Disable Firewall ICEs for dev builds; they're redundant with
round-tripping and ICEs are mutex'd to make them painfully serial.
</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>Convert ext\ to MSTest and traversal projects.</title>
<updated>2025-03-03T19:25:07+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-02-15T03:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ca6e44d496b0c589fdaabad69a00643f539c47cd'/>
<id>urn:sha1:ca6e44d496b0c589fdaabad69a00643f539c47cd</id>
<content type='text'>
- Move ext\ unit tests to MSTest.
- MSBuildify ext projects with MSTest execution.
- Fork test support projects for MSTest:
  - WixInternal.TestSupport
  - WixInternal.Core.TestPackage
</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>Use ExePayloadRef for PrimaryPayloadId and SecondaryPayloadId</title>
<updated>2024-12-26T20:56:05+00:00</updated>
<author>
<name>Andrij Abyzov</name>
<email>aabyzov@slb.com</email>
</author>
<published>2024-06-20T09:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=95701ccca7e32aba135e497bc5887431607a4292'/>
<id>urn:sha1:95701ccca7e32aba135e497bc5887431607a4292</id>
<content type='text'>
Fixes 8673
</content>
</entry>
</feed>
