<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Bal, branch robmen/package-id-bundle-code</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=robmen%2Fpackage-id-bundle-code</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=robmen%2Fpackage-id-bundle-code'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-12-30T02:01:20+00:00</updated>
<entry>
<title>Rename "bundle id" concept to "bundle code"</title>
<updated>2024-12-30T02:01:20+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-30T02:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8dd2ee866dee2b25c67175c2ea88fa34e4568c5e'/>
<id>urn:sha1:8dd2ee866dee2b25c67175c2ea88fa34e4568c5e</id>
<content type='text'>
The "bundle id" always had more in common with the PackageCode from the Windows
Installer. With the introduction of an actual Id attribute on the Bundle
element, there is potential for confusion, so there is finally real motivation
to rename "bundle id" to "bundle code".
</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>
<entry>
<title>Add a IUIBA edge-case test and clean up a bit.</title>
<updated>2024-06-11T00:44:12+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-05-16T02:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1a38763b97ce53fa99e1d16f739b93135698df41'/>
<id>urn:sha1:1a38763b97ce53fa99e1d16f739b93135698df41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build native code with VC v143 toolset only.</title>
<updated>2024-06-10T23:59:35+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-06-10T22:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eed1b5bbfb49d2425417bc342ecabe9edc206cdf'/>
<id>urn:sha1:eed1b5bbfb49d2425417bc342ecabe9edc206cdf</id>
<content type='text'>
v143 output is compatible back to VS2017 (at least).

Fixes https://github.com/wixtoolset/issues/issues/8211.
</content>
</entry>
<entry>
<title>Move to ReleaseFlow and SomeVer</title>
<updated>2024-04-25T20:31:39+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-07T10:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4983aeeb2da6e96bc8aad698752b3b962f58e585'/>
<id>urn:sha1:4983aeeb2da6e96bc8aad698752b3b962f58e585</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>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>Simplify BootstrapperApplication header files</title>
<updated>2024-03-21T20:07:14+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-21T07:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=90cdebbe94c7f60db86965ffb97d9ba51d0bc9fc'/>
<id>urn:sha1:90cdebbe94c7f60db86965ffb97d9ba51d0bc9fc</id>
<content type='text'>
Take this breaking change opportunity to simplify the header files used by
BA devs.
</content>
</entry>
<entry>
<title>Move wixstdba functions to Bal.wixext build</title>
<updated>2024-03-07T18:55:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-07T09:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=dea25ba9bcfd65200b60339c2e4bc060cdf20723'/>
<id>urn:sha1:dea25ba9bcfd65200b60339c2e4bc060cdf20723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better .nupkg names</title>
<updated>2024-03-07T18:55:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-06T22:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3d2d46f62fc01e2653d0251ad9703090574e7c41'/>
<id>urn:sha1:3d2d46f62fc01e2653d0251ad9703090574e7c41</id>
<content type='text'>
</content>
</entry>
</feed>
