<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/NetFx/test/WixToolsetTest.Netfx/TestData, 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-07T02:03:38+00:00</updated>
<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>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>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>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>Loc files were still using inner text, stop doing that</title>
<updated>2022-10-31T17:57:14+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-25T18:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=033f38a28c89945ce4379f5992e8f36943a125ab'/>
<id>urn:sha1:033f38a28c89945ce4379f5992e8f36943a125ab</id>
<content type='text'>
Fixes 6970
</content>
</entry>
<entry>
<title>Add Netfx bundle extension and netfx:DotNetCoreSearch.</title>
<updated>2022-10-10T16:40:02+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-10-06T21:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=21a0685ef69e9d634600622b19ea970c6f58ef03'/>
<id>urn:sha1:21a0685ef69e9d634600622b19ea970c6f58ef03</id>
<content type='text'>
Remove built-in .NET Core packages since they update too quickly.

Fixes 6257
</content>
</entry>
<entry>
<title>Move NetFx.wixext into ext</title>
<updated>2021-05-03T23:05:08+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-05-03T23:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7bdd5e9159b298e0411afa689a06c44e36e293cd'/>
<id>urn:sha1:7bdd5e9159b298e0411afa689a06c44e36e293cd</id>
<content type='text'>
</content>
</entry>
</feed>
