<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext, branch robmen/dev10</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=robmen%2Fdev10</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=robmen%2Fdev10'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-12-14T00:30:50+00:00</updated>
<entry>
<title>Migrate all .sln files to .slnx</title>
<updated>2025-12-14T00:30:50+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=2c092e3216e08fa919fa4a2b46794660c31ee56f'/>
<id>urn:sha1:2c092e3216e08fa919fa4a2b46794660c31ee56f</id>
<content type='text'>
Modernize projects against new .slnx expecations as well.
</content>
</entry>
<entry>
<title>Add exists option to ProductSearchResult for matching other search types</title>
<updated>2025-12-13T22:23:15+00:00</updated>
<author>
<name>Raul Metsma</name>
<email>raul@metsma.ee</email>
</author>
<published>2025-05-26T07:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=56072818e7f18611ba7d5e717a6b3dafc952f440'/>
<id>urn:sha1:56072818e7f18611ba7d5e717a6b3dafc952f440</id>
<content type='text'>
(e.g. FileSearch, DirectorySearch, RegistrySearch)

Signed-off-by: Raul Metsma &lt;raul@metsma.ee&gt;
</content>
</entry>
<entry>
<title>Support 64-bit install directory in WixUI_Advanced</title>
<updated>2025-11-29T19:37:30+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-11-29T02:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d4adc03c4fc9bf4eeef5ad44ec586f2151612617'/>
<id>urn:sha1:d4adc03c4fc9bf4eeef5ad44ec586f2151612617</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/2165
</content>
</entry>
<entry>
<title>Use CompareStringOrdinal() instead of CompareString() case-sensitive</title>
<updated>2025-11-03T22:49:39+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-02T04:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d2ba0da55725f2908b67e1470afc7cfd71cb3d1f'/>
<id>urn:sha1:d2ba0da55725f2908b67e1470afc7cfd71cb3d1f</id>
<content type='text'>
This commit moves to the modern CompareStringOrdinal() for all case-sensitve
uses of CompareString() with the invariant locale.

Resolves 6947
</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>Do not use Exit macros for control flow</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:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8a24574018dc4ac39ec5988b87aff797e22b187b'/>
<id>urn:sha1:8a24574018dc4ac39ec5988b87aff797e22b187b</id>
<content type='text'>
Fixes 9172
</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>Add missing READMEs to .nupkgs</title>
<updated>2025-11-02T19:48:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-08-28T20:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a2ac796b54413741905f2c1729995628419c9605'/>
<id>urn:sha1:a2ac796b54413741905f2c1729995628419c9605</id>
<content type='text'>
</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>Fix Util decompiler extension crash.</title>
<updated>2025-06-12T03:41:31+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-05-12T21:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7b7f690249dce0b5b7eb261a7905fc338194a8ca'/>
<id>urn:sha1:7b7f690249dce0b5b7eb261a7905fc338194a8ca</id>
<content type='text'>
</content>
</entry>
</feed>
