<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/VisualStudio/test/WixToolsetTest.VisualStudio, branch bob/DecompileMsiLockPermissionsEx</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FDecompileMsiLockPermissionsEx</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FDecompileMsiLockPermissionsEx'/>
<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>Add some useful testing to VS.wixext.</title>
<updated>2023-02-10T01:45:37+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-02-10T00:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=48a7e6460707d8d6e1587cccdbf028249a417093'/>
<id>urn:sha1:48a7e6460707d8d6e1587cccdbf028249a417093</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VSExtension cleanup:</title>
<updated>2023-01-12T02:29:41+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-01-12T01:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=10794363b90e49885ace5729bb45af4da5d0f220'/>
<id>urn:sha1:10794363b90e49885ace5729bb45af4da5d0f220</id>
<content type='text'>
- Add ARM64-specific custom action.
- Remove "naked" `CustomActionRef`s.
- Clean up `wix convert` behavior:
  - Remove `PropertyRef`s for properties CA always sets.

Fixes https://github.com/wixtoolset/issues/issues/7100.
Fixes https://github.com/wixtoolset/issues/issues/7153.
</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>
<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>Standardize on .NET 6 as the minimum for .NET Core platform.</title>
<updated>2022-10-03T19:29:27+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-01T09:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=464575def4341d65bc3fa72298798755cdee527e'/>
<id>urn:sha1:464575def4341d65bc3fa72298798755cdee527e</id>
<content type='text'>
Closes 6942
</content>
</entry>
<entry>
<title>Centralize test project configuration with IsWixTestProject</title>
<updated>2022-09-23T16:50:52+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-09-03T17:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7a86b33a38f29b315e8f08759eba42e8fe296fd7'/>
<id>urn:sha1:7a86b33a38f29b315e8f08759eba42e8fe296fd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix NoWarn being overridden and use PackageReference for TestSupport.</title>
<updated>2022-01-28T03:26:31+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-28T02:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d87e14bd1400ca561542b2e6ce1a69366c7812f7'/>
<id>urn:sha1:d87e14bd1400ca561542b2e6ce1a69366c7812f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to get more helpful test failure messages.</title>
<updated>2022-01-01T16:24:08+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-01T00:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=95b1be66d4c16b1b05b761c1771df229ac0e539c'/>
<id>urn:sha1:95b1be66d4c16b1b05b761c1771df229ac0e539c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version extension ids.</title>
<updated>2021-12-23T17:32:16+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2021-12-23T04:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b9c712f26d921f7ffe0509d1cc45456680e8139f'/>
<id>urn:sha1:b9c712f26d921f7ffe0509d1cc45456680e8139f</id>
<content type='text'>
https://github.com/wixtoolset/issues/issues/5933

- Add support for detecting VS2022.
- Add x64 custom actions.
- Remove ancient Help 2.0 support.
- Update WixCop to add the new element to trigger custom action.
</content>
</entry>
</feed>
