<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Bal/test, branch v4.0.0-rc.3</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.0-rc.3</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.0-rc.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2023-02-22T06:31:32+00:00</updated>
<entry>
<title>Update some extensions to take advantage of multitargeting project references</title>
<updated>2023-02-22T06:31:32+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-02-15T07:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3cb9bbe90e329a3550bb55fda5c620f23fc4eb86'/>
<id>urn:sha1:3cb9bbe90e329a3550bb55fda5c620f23fc4eb86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove use of AppVeyor</title>
<updated>2023-01-24T01:34:01+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-01-24T00:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ec64f0c0c517f3d5d5979bfe891d58cfb954a6a2'/>
<id>urn:sha1:ec64f0c0c517f3d5d5979bfe891d58cfb954a6a2</id>
<content type='text'>
WiX v4 standardized on GitHub Actions for the build process. AppVeyor
served us well and provides a great service for free. But since we moved
to GitHub Actions let's not burn cycles on their build machines.

Closes 7175
</content>
</entry>
<entry>
<title>Improve error messages from BalBurnBackendExtension.</title>
<updated>2023-01-19T02:07:03+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2023-01-19T01:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7a0aa56131ba7fa3b63788908c164d0f8118e3fc'/>
<id>urn:sha1:7a0aa56131ba7fa3b63788908c164d0f8118e3fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write an error when the .NET Core BA is missing the BAFactoryAssembly.</title>
<updated>2023-01-16T04:03:31+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2023-01-16T02:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ecbaffc08239e061a7dbaa92ff3c72acd53a0bae'/>
<id>urn:sha1:ecbaffc08239e061a7dbaa92ff3c72acd53a0bae</id>
<content type='text'>
7166
</content>
</entry>
<entry>
<title>Try to convert the MBA prereq magic variables to the new attributes.</title>
<updated>2022-12-13T03:51:07+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-12-12T03:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eab59ecbfd254bb8707615bc31b840339a6356d6'/>
<id>urn:sha1:eab59ecbfd254bb8707615bc31b840339a6356d6</id>
<content type='text'>
Fixes 7026
</content>
</entry>
<entry>
<title>Minimize calls into GitInfo by caching results during build_init</title>
<updated>2022-11-13T15:27:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-11T07:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c8a832c931f6c34892e596a11c14e9181d5eee16'/>
<id>urn:sha1:c8a832c931f6c34892e596a11c14e9181d5eee16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate WixInternal content from official WixToolset namespace</title>
<updated>2022-11-09T00:20:25+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-08T22:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c843b47d6233153fa961c6d0e61edf7cedf255bb'/>
<id>urn:sha1:c843b47d6233153fa961c6d0e61edf7cedf255bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Loc files were still using inner text, stop doing that</title>
<updated>2022-10-31T17:57:14+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-25T18:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=033f38a28c89945ce4379f5992e8f36943a125ab'/>
<id>urn:sha1:033f38a28c89945ce4379f5992e8f36943a125ab</id>
<content type='text'>
Fixes 6970
</content>
</entry>
<entry>
<title>Name the bind path item group "BindPath" in MSBuild</title>
<updated>2022-10-15T18:45:54+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-15T05:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e550b63845a90e1a9452060b50a00ca5d9ee8c67'/>
<id>urn:sha1:e550b63845a90e1a9452060b50a00ca5d9ee8c67</id>
<content type='text'>
Closes 6959
</content>
</entry>
<entry>
<title>Standardize on .NET 6 as the minimum for .NET Core platform.</title>
<updated>2022-10-03T19:29:27+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-01T09:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=464575def4341d65bc3fa72298798755cdee527e'/>
<id>urn:sha1:464575def4341d65bc3fa72298798755cdee527e</id>
<content type='text'>
Closes 6942
</content>
</entry>
</feed>
