<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/NetFx/wixlib, 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-04T03:52:19+00:00</updated>
<entry>
<title>Issue 8993</title>
<updated>2025-04-04T03:52:19+00:00</updated>
<author>
<name>Christopher Painter</name>
<email>chrpai@iswix.com</email>
</author>
<published>2025-03-21T04:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7c62893e0b4a404b4dca44d6b64de521f98335dd'/>
<id>urn:sha1:7c62893e0b4a404b4dca44d6b64de521f98335dd</id>
<content type='text'>
Fix Public Key for NetFx48Redist
</content>
</entry>
<entry>
<title>Update thumbprints and download links to target latest .NET packages</title>
<updated>2024-09-28T22:33:18+00:00</updated>
<author>
<name>Chaojie</name>
<email>v-chayan@microsoft.com</email>
</author>
<published>2024-08-07T07:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=65d171f2f8ca99ed2d55b1add512a09b2f176cd7'/>
<id>urn:sha1:65d171f2f8ca99ed2d55b1add512a09b2f176cd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename "bundle extension" to "bootstrapper extension" for more consistency</title>
<updated>2024-03-07T18:55:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-07T17:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5baa1dfe8ba2a3bd4728bca118fe1de225f848d4'/>
<id>urn:sha1:5baa1dfe8ba2a3bd4728bca118fe1de225f848d4</id>
<content type='text'>
Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi.
</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>Switch to `virtual` access modifiers...</title>
<updated>2024-02-17T00:20:19+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-02-16T23:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3fa17617b89d62103cc35b37424ab6fa5b9f08be'/>
<id>urn:sha1:3fa17617b89d62103cc35b37424ab6fa5b9f08be</id>
<content type='text'>
...from `Overridable="yes"`.

Fixes https://github.com/wixtoolset/issues/issues/7981 for WiX v5.
</content>
</entry>
<entry>
<title>Properly fragment NetFx custom actions.</title>
<updated>2023-08-15T23:09:04+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-08-15T22:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6f520b9def48f302625906ad961e1afa28edb3d0'/>
<id>urn:sha1:6f520b9def48f302625906ad961e1afa28edb3d0</id>
<content type='text'>
FIxes https://github.com/wixtoolset/issues/issues/7677.
</content>
</entry>
<entry>
<title>Add NetFx 4.8.1 detection and package groups.</title>
<updated>2023-02-28T08:48:08+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-02-28T02:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=696880ef8e3125b4f508b8c10a6728321323c6b4'/>
<id>urn:sha1:696880ef8e3125b4f508b8c10a6728321323c6b4</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7239.
</content>
</entry>
<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>Add "4X" variants for the "45" properties</title>
<updated>2023-02-22T02:39:28+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-02-22T01:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=29e5b6d8a61dc2722a426a77cda1b2d6eabff11f'/>
<id>urn:sha1:29e5b6d8a61dc2722a426a77cda1b2d6eabff11f</id>
<content type='text'>
(to help avoid confusion and funny looks).
</content>
</entry>
</feed>
