<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext, branch v4.0.0-preview.1</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.0-preview.1</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.0-preview.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2022-11-11T16:48:30+00:00</updated>
<entry>
<title>WiX Toolset v4-preview.1</title>
<updated>2022-11-11T16:48:30+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-11T15:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7a4632adc0c7b1a363259abb4ed08b11ee3b2d87'/>
<id>urn:sha1:7a4632adc0c7b1a363259abb4ed08b11ee3b2d87</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>Ensure all published .nupkgs have an icon</title>
<updated>2022-11-09T00:20:25+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-08T20:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7e498d6348c26583972ea1cdf7d51dadc8f5b792'/>
<id>urn:sha1:7e498d6348c26583972ea1cdf7d51dadc8f5b792</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Very minor cleanup</title>
<updated>2022-11-08T08:19:10+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-08T07:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=86146e8c044a1aea2ea162701b1fc344d19e4dc3'/>
<id>urn:sha1:86146e8c044a1aea2ea162701b1fc344d19e4dc3</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>Remove support for .NET Core 3.x from dnchost.</title>
<updated>2022-10-25T21:19:18+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-10-25T20:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d9ab1c3ce2cdebb865c2283eb3e764d3b2caaa98'/>
<id>urn:sha1:d9ab1c3ce2cdebb865c2283eb3e764d3b2caaa98</id>
<content type='text'>
Related to 6942
</content>
</entry>
<entry>
<title>Add NetFx .NET compatibility check for MSI (#262)</title>
<updated>2022-10-25T20:40:36+00:00</updated>
<author>
<name>StefanStojanovic</name>
<email>StefanStojanovic@users.noreply.github.com</email>
</author>
<published>2022-10-25T20:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=321c30138c82390ea5ad6b0a612dff294203a877'/>
<id>urn:sha1:321c30138c82390ea5ad6b0a612dff294203a877</id>
<content type='text'>
Adds new custom element in NetFx extension for running NetCoreCheck.exe
tool from within the MSI installer - `&lt;netfx:DotNetCompatibilityCheck
/&gt;`. The checks are run before evaluating launch conditions, so their
results can be used in those conditions. There is no limitation on the
number of checks that can be run, so installer may query various
runtimes on different platforms and versions and with different roll
forward policies.

Fixes https://github.com/wixtoolset/issues/issues/6264</content>
</entry>
<entry>
<title>Fix a couple minor bug in when adding/removing user comments</title>
<updated>2022-10-22T02:08:08+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-16T02:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5589a8081bbeb2f449339be23684e583b6df1c81'/>
<id>urn:sha1:5589a8081bbeb2f449339be23684e583b6df1c81</id>
<content type='text'>
Plus some code clean up so error reporting is consistent.
</content>
</entry>
<entry>
<title>Support add, modify and remove comments on user accounts</title>
<updated>2022-10-22T02:08:08+00:00</updated>
<author>
<name>Ron Martin</name>
<email>cpuwzd@comcast.net</email>
</author>
<published>2022-08-29T22:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=08cdc6aa2b9dd0e273a3c3a22893616d26342a0e'/>
<id>urn:sha1:08cdc6aa2b9dd0e273a3c3a22893616d26342a0e</id>
<content type='text'>
Fixes 5371
</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>
