<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/tools/test, branch robmen/xsds</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=robmen%2Fxsds</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=robmen%2Fxsds'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-01-23T13:44:13+00:00</updated>
<entry>
<title>Emit deprecation warning for Heat.</title>
<updated>2025-01-23T13:44:13+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-01-23T03:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=63223d5c023846ab7b4cef222326c913d2e0521f'/>
<id>urn:sha1:63223d5c023846ab7b4cef222326c913d2e0521f</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8913
</content>
</entry>
<entry>
<title>Audit all transitive dependencies and fix latest vulnerabilities</title>
<updated>2024-12-27T22:44:54+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-27T21:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a076b9d72486328d8dc95675daae417a3c07d6d6'/>
<id>urn:sha1:a076b9d72486328d8dc95675daae417a3c07d6d6</id>
<content type='text'>
Also, standardize .NET Core TFMs listed before .NET Framework TFMs for no
reason but to be consistent
</content>
</entry>
<entry>
<title>Fix harvesting project names with invalid chars</title>
<updated>2023-04-19T16:18:55+00:00</updated>
<author>
<name>Mike Wileczka</name>
<email>22036740+mwileczka@users.noreply.github.com</email>
</author>
<published>2023-04-19T14:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=041558eb93368365ca397e16045e01454a603976'/>
<id>urn:sha1:041558eb93368365ca397e16045e01454a603976</id>
<content type='text'>
Project names with invalid characters, namely spaces, where not being harvested properly. The sanitized name is requires for the `Source="$(var.PROJECT_NAME` output. Updated harvest project unit test for project names with spaces.</content>
</entry>
<entry>
<title>Add Name to Payloads created during directory harvesting.</title>
<updated>2023-01-16T04:03:31+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2023-01-16T02:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=32024b526d129534b017d4e932f08e6a6f015102'/>
<id>urn:sha1:32024b526d129534b017d4e932f08e6a6f015102</id>
<content type='text'>
7161
</content>
</entry>
<entry>
<title>Implement SourceDir substitution for Payloads.</title>
<updated>2023-01-16T04:03:31+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2023-01-16T02:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f4329d17538c14569ab7058c1c378aa5b2297b2c'/>
<id>urn:sha1:f4329d17538c14569ab7058c1c378aa5b2297b2c</id>
<content type='text'>
7160
</content>
</entry>
<entry>
<title>Correctly harvest registry files with multisz</title>
<updated>2022-12-07T01:29:07+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-12-06T23:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=fb0a8b74b598331dcf037d97a3adf89f5fe5ba92'/>
<id>urn:sha1:fb0a8b74b598331dcf037d97a3adf89f5fe5ba92</id>
<content type='text'>
Fixes 7044
</content>
</entry>
<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>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>Name the bind path item group "BindPath" in MSBuild</title>
<updated>2022-10-15T18:45:54+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-15T05:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e550b63845a90e1a9452060b50a00ca5d9ee8c67'/>
<id>urn:sha1:e550b63845a90e1a9452060b50a00ca5d9ee8c67</id>
<content type='text'>
Closes 6959
</content>
</entry>
<entry>
<title>Run wix.exe out of proc</title>
<updated>2022-10-15T03:13:50+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-06T18:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5567239a9411aac769a34f2c65b80a523a577ad7'/>
<id>urn:sha1:5567239a9411aac769a34f2c65b80a523a577ad7</id>
<content type='text'>
"wix build" will load assemblies to read metadata which can cause
the assemblies to get locked in the process. Since MSBuild keeps
build processes alive this can cause work done by in-proc MSBuild
tasks (like the WixBuild) to get stuck. Moving the "wix build" out
of proc avoids any of those issues.

Moving out of proc also allows the WiX tasks to be AnyCPU which
simplifies the wix.targets (although did need to add code to find
the .NET Framework wix.exe).

Fixes 6595
</content>
</entry>
</feed>
