<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/internal, branch v4.0.1</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.1</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2023-03-24T04:48:29+00:00</updated>
<entry>
<title>Always add space to to test folder to flush out such bugs</title>
<updated>2023-03-24T04:48:29+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-03-23T21:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=38fe36a2072b1abde87b52643e43a3d7ddf2a2f5'/>
<id>urn:sha1:38fe36a2072b1abde87b52643e43a3d7ddf2a2f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve instance transforms</title>
<updated>2023-02-09T23:18:09+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-02-09T21:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=cff729a33833a963bbaeca9def11b7c09f8c2c0b'/>
<id>urn:sha1:cff729a33833a963bbaeca9def11b7c09f8c2c0b</id>
<content type='text'>
Fix bug where the string `UpgradeCode` was being used instead of the GUID for
the UpgradeCode in an instance transform. Also handle the case where the
instance transform's Property does or does not exist when creating the
transform.

Fixes 7193
</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>Small fixes found while updating XSDs</title>
<updated>2023-01-02T03:42:38+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-01-02T02:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ffae86ed1f600a72d4183166ffbde9dbed1843e9'/>
<id>urn:sha1:ffae86ed1f600a72d4183166ffbde9dbed1843e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle spaces when finding path to executables in MSBuild task</title>
<updated>2022-11-21T23:25:02+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-21T19:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=2245144eb5923eca93bd16c7892eb4670a51e10a'/>
<id>urn:sha1:2245144eb5923eca93bd16c7892eb4670a51e10a</id>
<content type='text'>
Fixes 7035
</content>
</entry>
<entry>
<title>Log error when path to executable cannot be found in MSBuild tool task</title>
<updated>2022-11-21T17:12:41+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-20T22:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e6ef75f3616f1221a43e3b412b42f9ca6a2bef7e'/>
<id>urn:sha1:e6ef75f3616f1221a43e3b412b42f9ca6a2bef7e</id>
<content type='text'>
This is additional logging to try to track down the root cause of 7035.
</content>
</entry>
<entry>
<title>Fix Iis table definitions.</title>
<updated>2022-11-14T23:27:27+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-11-14T22:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5b208b133e6970f4af247b7d13bd198637b4552b'/>
<id>urn:sha1:5b208b133e6970f4af247b7d13bd198637b4552b</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7014.
</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>WiX Toolset v4-preview.1</title>
<updated>2022-11-11T16:48:30+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-11T15:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7a4632adc0c7b1a363259abb4ed08b11ee3b2d87'/>
<id>urn:sha1:7a4632adc0c7b1a363259abb4ed08b11ee3b2d87</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>
</feed>
