<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/NetFx, branch v4.0.5</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.5</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-03-22T21:25:14+00:00</updated>
<entry>
<title>Work around lack of upper-bound limit on extension versions</title>
<updated>2024-03-22T21:25:14+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-22T21:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ec9e2678b2051583ea24d8cec29572851f3db105'/>
<id>urn:sha1:ec9e2678b2051583ea24d8cec29572851f3db105</id>
<content type='text'>
See issue 8033 for more details
</content>
</entry>
<entry>
<title>Properly fragment NetFx custom actions.</title>
<updated>2023-08-15T23:10:26+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=70096fc3dbcc32edf311d3c22d713d4b8fbf7baf'/>
<id>urn:sha1:70096fc3dbcc32edf311d3c22d713d4b8fbf7baf</id>
<content type='text'>
FIxes https://github.com/wixtoolset/issues/issues/7677.
</content>
</entry>
<entry>
<title>Hide visible NetCoreCheck.exe window.</title>
<updated>2023-04-04T16:29:33+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-04-04T02:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=238a1601a3cdf11cb9becaf8a53f281bdbbcbf09'/>
<id>urn:sha1:238a1601a3cdf11cb9becaf8a53f281bdbbcbf09</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7353.

Also adds unit test and removes dead code.
</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>
<entry>
<title>Fix CustomActionData names.</title>
<updated>2023-02-02T02:27:12+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-02-02T01:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=77b1f6715534192ab143dd9109aacc50fc78e52a'/>
<id>urn:sha1:77b1f6715534192ab143dd9109aacc50fc78e52a</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7189.

Also:

- Clean up duplicate caDecor.h.
- Clean up use of CUSTOM_ACTION_DECORATION.
</content>
</entry>
<entry>
<title>Add netfx:DotNetCoreSdkFeatureBandSearch.</title>
<updated>2023-01-19T00:10:56+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2023-01-16T01:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d180bc6df297422f189ffd08a0dd558bfbeba1ca'/>
<id>urn:sha1:d180bc6df297422f189ffd08a0dd558bfbeba1ca</id>
<content type='text'>
7058
</content>
</entry>
<entry>
<title>Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheck</title>
<updated>2023-01-19T00:10:56+00:00</updated>
<author>
<name>Staffan Gustafsson</name>
<email>staffangu@outlook.com</email>
</author>
<published>2022-11-30T16:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=853887b4e84df1965794802b7683f3a9aca3e930'/>
<id>urn:sha1:853887b4e84df1965794802b7683f3a9aca3e930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ConsoleWriteW in netcoresearch.exe.</title>
<updated>2022-12-13T05:09:38+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-12-11T23:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=701b31e26c3b3dfb6c140cbc0d48c6d39bf1f552'/>
<id>urn:sha1:701b31e26c3b3dfb6c140cbc0d48c6d39bf1f552</id>
<content type='text'>
</content>
</entry>
</feed>
