<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/internal/WixInternal.TestSupport, branch main</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=main</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-01-21T20:47:56+00:00</updated>
<entry>
<title>Require "accept EULA"</title>
<updated>2026-01-21T20:47:56+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-20T01:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6e5d4330049dce6a91327d2ad36790a1ea34db3f'/>
<id>urn:sha1:6e5d4330049dce6a91327d2ad36790a1ea34db3f</id>
<content type='text'>
Resolves 9196
</content>
</entry>
<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>Minor build improvements and cleanup</title>
<updated>2025-02-11T18:21:48+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-31T14:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3456eaa40c910eb3a6cb9197562517b9f119aa9a'/>
<id>urn:sha1:3456eaa40c910eb3a6cb9197562517b9f119aa9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Audit all transitive dependencies and fix latest vulnerabilities</title>
<updated>2024-12-27T22:44:54+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-27T21:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a076b9d72486328d8dc95675daae417a3c07d6d6'/>
<id>urn:sha1:a076b9d72486328d8dc95675daae417a3c07d6d6</id>
<content type='text'>
Also, standardize .NET Core TFMs listed before .NET Framework TFMs for no
reason but to be consistent
</content>
</entry>
<entry>
<title>Reference correct skippable Xunit discoverer</title>
<updated>2024-04-05T16:46:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-27T19:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4456c7ab82376a85f362ccb1796075e1e66447d6'/>
<id>urn:sha1:4456c7ab82376a85f362ccb1796075e1e66447d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Profile column definition.</title>
<updated>2024-03-18T18:38:06+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-03-17T16:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=db7727a8b38e9ca118792c1f22835b3291314869'/>
<id>urn:sha1:db7727a8b38e9ca118792c1f22835b3291314869</id>
<content type='text'>
It's a formatted field but was too short.

Fixes https://github.com/wixtoolset/issues/issues/8043.
</content>
</entry>
<entry>
<title>Multiple extension support in unit tests</title>
<updated>2023-07-24T00:23:58+00:00</updated>
<author>
<name>chris_bednarski</name>
<email>Chris.Bednarski@minfos.com.au</email>
</author>
<published>2023-07-21T23:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5e9901d7be4953333b0f2c3a25e8eb484d5673d6'/>
<id>urn:sha1:5e9901d7be4953333b0f2c3a25e8eb484d5673d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(build): update xunit to version 2.5.0, fix occasional test timeout</title>
<updated>2023-07-19T17:17:56+00:00</updated>
<author>
<name>chris_bednarski</name>
<email>Chris.Bednarski@minfos.com.au</email>
</author>
<published>2023-07-19T00:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d20b6d41283f2f9decc8ef98cae1d36b09198159'/>
<id>urn:sha1:d20b6d41283f2f9decc8ef98cae1d36b09198159</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract object fields with modularization GUIDs.</title>
<updated>2023-06-30T13:58:02+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-06-30T01:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e53c658973fa0ece0b64e7be7ca9ebcb7e05044a'/>
<id>urn:sha1:e53c658973fa0ece0b64e7be7ca9ebcb7e05044a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always add space to to test folder to flush out such bugs</title>
<updated>2023-03-24T04:48:29+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-03-23T21:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=38fe36a2072b1abde87b52643e43a3d7ddf2a2f5'/>
<id>urn:sha1:38fe36a2072b1abde87b52643e43a3d7ddf2a2f5</id>
<content type='text'>
</content>
</entry>
</feed>
