<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/NetFx, branch bob/EnsureTableStandardActions</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FEnsureTableStandardActions</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FEnsureTableStandardActions'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-03-07T18:55:57+00:00</updated>
<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>Remove warning for `Wix` bundle variable prefix.</title>
<updated>2024-01-02T03:53:44+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-01-02T03:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=44a13ff738267fc7e1147e46cd86df6cdbba7bb3'/>
<id>urn:sha1:44a13ff738267fc7e1147e46cd86df6cdbba7bb3</id>
<content type='text'>
It's a bit overzealous.

Fixes https://github.com/wixtoolset/issues/issues/7579.
</content>
</entry>
<entry>
<title>Link localizations from WixExtensions the same as sections</title>
<updated>2023-12-16T22:32:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-12-06T23:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7be5d94529c8419b4bd5da4dcd838795622643cb'/>
<id>urn:sha1:7be5d94529c8419b4bd5da4dcd838795622643cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pretty up build output</title>
<updated>2023-12-16T22:32:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-12-06T19:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1bdcbeb08dfdcbec0929db19569e0eaa13de9c0e'/>
<id>urn:sha1:1bdcbeb08dfdcbec0929db19569e0eaa13de9c0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DotNetCompatibilityCheck: If running NetCoreCheck.exe fails with error code ERROR_EXE_MACHINE_TYPE_MISMATCH or ERROR_BAD_EXE_FORMAT then don't abort the installation, just set the property to 13.  Fixes issue #7737</title>
<updated>2023-10-04T03:46:43+00:00</updated>
<author>
<name>apacker1</name>
<email>apacker1@users.noreply.github.com</email>
</author>
<published>2023-09-22T21:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0014af66faa541f70f84b22dc7aa5eea0d524d37'/>
<id>urn:sha1:0014af66faa541f70f84b22dc7aa5eea0d524d37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused symbol `Version`.</title>
<updated>2023-09-12T21:16:14+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-09-11T02:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e7656ce03e5412b3f12aec7ddd879b3ef771a065'/>
<id>urn:sha1:e7656ce03e5412b3f12aec7ddd879b3ef771a065</id>
<content type='text'>
</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>
</feed>
