<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/internal, branch v4.0.0-rc.1</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.0-rc.1</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.0-rc.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2022-11-21T23:25:02+00:00</updated>
<entry>
<title>Handle spaces when finding path to executables in MSBuild task</title>
<updated>2022-11-21T23:25:02+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-21T19:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=2245144eb5923eca93bd16c7892eb4670a51e10a'/>
<id>urn:sha1:2245144eb5923eca93bd16c7892eb4670a51e10a</id>
<content type='text'>
Fixes 7035
</content>
</entry>
<entry>
<title>Log error when path to executable cannot be found in MSBuild tool task</title>
<updated>2022-11-21T17:12:41+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-20T22:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e6ef75f3616f1221a43e3b412b42f9ca6a2bef7e'/>
<id>urn:sha1:e6ef75f3616f1221a43e3b412b42f9ca6a2bef7e</id>
<content type='text'>
This is additional logging to try to track down the root cause of 7035.
</content>
</entry>
<entry>
<title>Fix Iis table definitions.</title>
<updated>2022-11-14T23:27:27+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-11-14T22:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5b208b133e6970f4af247b7d13bd198637b4552b'/>
<id>urn:sha1:5b208b133e6970f4af247b7d13bd198637b4552b</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7014.
</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>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>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>Update several dependencies</title>
<updated>2022-10-19T20:23:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-19T05:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=56a698bcfd3774477eedb6f3f905af85049bef5a'/>
<id>urn:sha1:56a698bcfd3774477eedb6f3f905af85049bef5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to latest NuGet assemblies</title>
<updated>2022-10-19T20:23:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-18T22:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=004616aac171c2c2214ea117d31ec2cfa69263f4'/>
<id>urn:sha1:004616aac171c2c2214ea117d31ec2cfa69263f4</id>
<content type='text'>
</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>
