<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/burn/TestBA, branch bob/DecrashUtilDecompiler</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FDecrashUtilDecompiler</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FDecrashUtilDecompiler'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-04-05T00:10:19+00:00</updated>
<entry>
<title>Sync IEngine.SetUpdateSource with native side.</title>
<updated>2025-04-05T00:10:19+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-04T23:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=717ac8183b04da445b751865deb40330e5da87c3'/>
<id>urn:sha1:717ac8183b04da445b751865deb40330e5da87c3</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9023
</content>
</entry>
<entry>
<title>Sync IEngine.SetDownloadSource with native side.</title>
<updated>2025-04-03T21:24:54+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-04-01T20:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=36eb3fabd3082912d79dbeafc8c406ac6755e1b9'/>
<id>urn:sha1:36eb3fabd3082912d79dbeafc8c406ac6755e1b9</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9018
</content>
</entry>
<entry>
<title>Audit all transitive dependencies and fix latest vulnerabilities</title>
<updated>2024-12-27T22:44:54+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-27T21:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a076b9d72486328d8dc95675daae417a3c07d6d6'/>
<id>urn:sha1:a076b9d72486328d8dc95675daae417a3c07d6d6</id>
<content type='text'>
Also, standardize .NET Core TFMs listed before .NET Framework TFMs for no
reason but to be consistent
</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>Make the minimum supported .NET Framework v4.6.2</title>
<updated>2023-12-19T19:46:11+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-12-19T03:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f02ef4acf9649badaa3ab78d2499ca5014fa2234'/>
<id>urn:sha1:f02ef4acf9649badaa3ab78d2499ca5014fa2234</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Obsolete removed PackageState.Cached value</title>
<updated>2023-05-30T17:16:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-05-30T15:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bc9343ad5c6133ae5f2d5233837beeee7041a292'/>
<id>urn:sha1:bc9343ad5c6133ae5f2d5233837beeee7041a292</id>
<content type='text'>
A package's cached status is no longer set via the PackageState. The value was
removed in native code but the managed code was missed throwing off the enum
mapping.

Fixes 7399
</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>Port EnableFeatureSelection tests from v3 repo, add a new one, fix them</title>
<updated>2022-08-23T15:26:26+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-22T20:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=42964da2a12df3b6e7d658a8037f17be003b1947'/>
<id>urn:sha1:42964da2a12df3b6e7d658a8037f17be003b1947</id>
<content type='text'>
Fixes 4616
</content>
</entry>
<entry>
<title>Add ability to skip a local path candidate if it failed verification.</title>
<updated>2022-08-03T20:57:24+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-03T19:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=124fef398a26bc8e139e889a2345602d2478590c'/>
<id>urn:sha1:124fef398a26bc8e139e889a2345602d2478590c</id>
<content type='text'>
Fixes 6818
</content>
</entry>
</feed>
