<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Iis, branch v6.0.0-rc.2</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v6.0.0-rc.2</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v6.0.0-rc.2'/>
<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>CreateGroups additions</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-18T09:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7b1bb025dea1d1e9e144cce0dcbba2d86f053b8f'/>
<id>urn:sha1:7b1bb025dea1d1e9e144cce0dcbba2d86f053b8f</id>
<content type='text'>
Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>IIS Ext: Add support for more certificate stores</title>
<updated>2025-02-11T22:00:15+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-01-25T08:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=254196975c1f82bf7079a9d56b5417f5da9d8d76'/>
<id>urn:sha1:254196975c1f82bf7079a9d56b5417f5da9d8d76</id>
<content type='text'>
Fixes wixtoolset/issues#1520

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Switch to `virtual` access modifiers...</title>
<updated>2024-02-17T00:20:19+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-02-16T23:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3fa17617b89d62103cc35b37424ab6fa5b9f08be'/>
<id>urn:sha1:3fa17617b89d62103cc35b37424ab6fa5b9f08be</id>
<content type='text'>
...from `Overridable="yes"`.

Fixes https://github.com/wixtoolset/issues/issues/7981 for WiX v5.
</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>Add cert and x64 tests.</title>
<updated>2023-10-14T01:17:52+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-10-14T00:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f5e164d513772726ef409921672045ae9cb10e8b'/>
<id>urn:sha1:f5e164d513772726ef409921672045ae9cb10e8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused symbol `Version`.</title>
<updated>2023-09-12T21:16:14+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-09-11T02:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e7656ce03e5412b3f12aec7ddd879b3ef771a065'/>
<id>urn:sha1:e7656ce03e5412b3f12aec7ddd879b3ef771a065</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix stack corruption around cbdata when adding a machine certificate</title>
<updated>2023-08-02T18:25:37+00:00</updated>
<author>
<name>chris_bednarski</name>
<email>Chris.Bednarski@minfos.com.au</email>
</author>
<published>2023-08-02T09:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d8832dbc91cd1d93ebb13c346aa0920bf44b4466'/>
<id>urn:sha1:d8832dbc91cd1d93ebb13c346aa0920bf44b4466</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing table prefix.</title>
<updated>2023-04-04T22:36:54+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-04-04T21:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=251265cd325be7f2f311273a1759ca05bf07b187'/>
<id>urn:sha1:251265cd325be7f2f311273a1759ca05bf07b187</id>
<content type='text'>
Fixes https://github.com/orgs/wixtoolset/discussions/7359.
</content>
</entry>
</feed>
