<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/PowerShell, branch bob/DirectoryRefTargetDir</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FDirectoryRefTargetDir</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FDirectoryRefTargetDir'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-04-04T23:08:37+00:00</updated>
<entry>
<title>Update READMEs to include OSMF</title>
<updated>2025-04-04T23:08:37+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-04-04T20:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=90b1d345326fd05e701c82fa874590aeb6d1ee93'/>
<id>urn:sha1:90b1d345326fd05e701c82fa874590aeb6d1ee93</id>
<content type='text'>
Fixes 7862
Fixes 8974
</content>
</entry>
<entry>
<title>Switch to MSTest built-in Test target.</title>
<updated>2025-03-20T17:02:06+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-03-20T16:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bf13a0b67dd644eb7d74cb0cfb6876840f73d82b'/>
<id>urn:sha1:bf13a0b67dd644eb7d74cb0cfb6876840f73d82b</id>
<content type='text'>
Prevents test run during VS build and shows failure details on console
(no need to dig into TRX file).
</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>Link localizations from WixExtensions the same as sections</title>
<updated>2023-12-16T22:32:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-12-06T23:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7be5d94529c8419b4bd5da4dcd838795622643cb'/>
<id>urn:sha1:7be5d94529c8419b4bd5da4dcd838795622643cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pretty up build output</title>
<updated>2023-12-16T22:32:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-12-06T19:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1bdcbeb08dfdcbec0929db19569e0eaa13de9c0e'/>
<id>urn:sha1:1bdcbeb08dfdcbec0929db19569e0eaa13de9c0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix RegistrySymbol creation helper for non-string types</title>
<updated>2022-12-23T01:25:11+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-12-23T00:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=156ccd9db15eafe6b4fef72097dfa04337599f91'/>
<id>urn:sha1:156ccd9db15eafe6b4fef72097dfa04337599f91</id>
<content type='text'>
Fixes 7108
</content>
</entry>
<entry>
<title>Minimize calls into GitInfo by caching results during build_init</title>
<updated>2022-11-13T15:27:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-11T07:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c8a832c931f6c34892e596a11c14e9181d5eee16'/>
<id>urn:sha1:c8a832c931f6c34892e596a11c14e9181d5eee16</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>
<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>Update build dependencies and normalize more projects</title>
<updated>2022-10-19T20:23:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-18T18:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=44e69b72d820bcebee45b738372117d35d487404'/>
<id>urn:sha1:44e69b72d820bcebee45b738372117d35d487404</id>
<content type='text'>
</content>
</entry>
</feed>
