<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/NetFx/test, 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-03-03T19:25:07+00:00</updated>
<entry>
<title>Convert ext\ to MSTest and traversal projects.</title>
<updated>2025-03-03T19:25:07+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-02-15T03:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ca6e44d496b0c589fdaabad69a00643f539c47cd'/>
<id>urn:sha1:ca6e44d496b0c589fdaabad69a00643f539c47cd</id>
<content type='text'>
- Move ext\ unit tests to MSTest.
- MSBuildify ext projects with MSTest execution.
- Fork test support projects for MSTest:
  - WixInternal.TestSupport
  - WixInternal.Core.TestPackage
</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>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>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>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>Separate WixInternal content from official WixToolset namespace</title>
<updated>2022-11-09T00:20:25+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-08T22:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c843b47d6233153fa961c6d0e61edf7cedf255bb'/>
<id>urn:sha1:c843b47d6233153fa961c6d0e61edf7cedf255bb</id>
<content type='text'>
</content>
</entry>
</feed>
