<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/internal/WixInternal.TestSupport, branch bob/Fixes.240629</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FFixes.240629</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FFixes.240629'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-04-05T16:46:43+00:00</updated>
<entry>
<title>Reference correct skippable Xunit discoverer</title>
<updated>2024-04-05T16:46:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-27T19:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4456c7ab82376a85f362ccb1796075e1e66447d6'/>
<id>urn:sha1:4456c7ab82376a85f362ccb1796075e1e66447d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Profile column definition.</title>
<updated>2024-03-18T18:38:06+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-03-17T16:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=db7727a8b38e9ca118792c1f22835b3291314869'/>
<id>urn:sha1:db7727a8b38e9ca118792c1f22835b3291314869</id>
<content type='text'>
It's a formatted field but was too short.

Fixes https://github.com/wixtoolset/issues/issues/8043.
</content>
</entry>
<entry>
<title>Multiple extension support in unit tests</title>
<updated>2023-07-24T00:23:58+00:00</updated>
<author>
<name>chris_bednarski</name>
<email>Chris.Bednarski@minfos.com.au</email>
</author>
<published>2023-07-21T23:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5e9901d7be4953333b0f2c3a25e8eb484d5673d6'/>
<id>urn:sha1:5e9901d7be4953333b0f2c3a25e8eb484d5673d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(build): update xunit to version 2.5.0, fix occasional test timeout</title>
<updated>2023-07-19T17:17:56+00:00</updated>
<author>
<name>chris_bednarski</name>
<email>Chris.Bednarski@minfos.com.au</email>
</author>
<published>2023-07-19T00:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d20b6d41283f2f9decc8ef98cae1d36b09198159'/>
<id>urn:sha1:d20b6d41283f2f9decc8ef98cae1d36b09198159</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract object fields with modularization GUIDs.</title>
<updated>2023-06-30T13:58:02+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-06-30T01:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e53c658973fa0ece0b64e7be7ca9ebcb7e05044a'/>
<id>urn:sha1:e53c658973fa0ece0b64e7be7ca9ebcb7e05044a</id>
<content type='text'>
</content>
</entry>
<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>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>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>
