<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/burn/TestData/WixStdBaTests/BundleA, branch bob/FixIEngineSetDownloadSource</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FFixIEngineSetDownloadSource</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FFixIEngineSetDownloadSource'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-04-25T20:31:39+00:00</updated>
<entry>
<title>Update tests to use TestVersion property instead of generic Version property</title>
<updated>2024-04-25T20:31:39+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-25T18:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a500693e3c9e94304c8b9a8229203b2b750900aa'/>
<id>urn:sha1:a500693e3c9e94304c8b9a8229203b2b750900aa</id>
<content type='text'>
The MSBuild Version property is well-known and can be set by standard
processes. That can cause problem in the tests where the version is explicitly
set to validate WiX behaviors. So, we've switched to using the TestVersion
property that will be specific for our testing purposes.
</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>
<entry>
<title>Move the BootstrapperApplication out of proc</title>
<updated>2024-03-07T02:03:38+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-01-12T02:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0d3d54992104288e9ee0c834d0b96e8502fd2d42'/>
<id>urn:sha1:0d3d54992104288e9ee0c834d0b96e8502fd2d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't fail on bad/missing update feed URL.</title>
<updated>2022-12-15T19:41:19+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-12-14T23:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=be2449594668fab0f21eea3a80fa1efede85de77'/>
<id>urn:sha1:be2449594668fab0f21eea3a80fa1efede85de77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support bundle updates in WixStdBA.</title>
<updated>2022-09-12T17:33:03+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-09-10T01:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5059f83d7dccd7221458fca414a0756bb83466a5'/>
<id>urn:sha1:5059f83d7dccd7221458fca414a0756bb83466a5</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/6894.
</content>
</entry>
<entry>
<title>Move `Bundle/@CommandLineVariables` into Bal.wixext.</title>
<updated>2022-09-10T02:14:27+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-09T21:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a1307cd4e76a89598c53cb68309358a7012db553'/>
<id>urn:sha1:a1307cd4e76a89598c53cb68309358a7012db553</id>
<content type='text'>
Implements 6858
</content>
</entry>
<entry>
<title>Handle downgrade failure detection during Detect.</title>
<updated>2022-08-22T12:24:20+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-08-22T03:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=cb3776e5e3e075e8e4fe2ae7231ec19f3345c546'/>
<id>urn:sha1:cb3776e5e3e075e8e4fe2ae7231ec19f3345c546</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/6537.
</content>
</entry>
<entry>
<title>Handle suppressed Options button.</title>
<updated>2022-08-03T18:25:36+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-08-01T22:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b6507f65c183c0b0bd165900bcefe6c3ea15b935'/>
<id>urn:sha1:b6507f65c183c0b0bd165900bcefe6c3ea15b935</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/5624.
</content>
</entry>
<entry>
<title>On SuppressDowngradeFailure, quit after detect.</title>
<updated>2021-08-23T02:55:41+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2021-08-23T02:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=19c52f14644ac666c12f1a44bc2c0cce1586b8c5'/>
<id>urn:sha1:19c52f14644ac666c12f1a44bc2c0cce1586b8c5</id>
<content type='text'>
Implements https://github.com/wixtoolset/issues/issues/6537.
</content>
</entry>
</feed>
