<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/NetFx/ca, branch bob/UnnamedBindPathsInFiles</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FUnnamedBindPathsInFiles</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FUnnamedBindPathsInFiles'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2023-10-04T03:46:43+00:00</updated>
<entry>
<title>DotNetCompatibilityCheck: If running NetCoreCheck.exe fails with error code ERROR_EXE_MACHINE_TYPE_MISMATCH or ERROR_BAD_EXE_FORMAT then don't abort the installation, just set the property to 13.  Fixes issue #7737</title>
<updated>2023-10-04T03:46:43+00:00</updated>
<author>
<name>apacker1</name>
<email>apacker1@users.noreply.github.com</email>
</author>
<published>2023-09-22T21:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0014af66faa541f70f84b22dc7aa5eea0d524d37'/>
<id>urn:sha1:0014af66faa541f70f84b22dc7aa5eea0d524d37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CustomActionData names.</title>
<updated>2023-02-02T02:27:12+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-02-02T01:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=77b1f6715534192ab143dd9109aacc50fc78e52a'/>
<id>urn:sha1:77b1f6715534192ab143dd9109aacc50fc78e52a</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7189.

Also:

- Clean up duplicate caDecor.h.
- Clean up use of CUSTOM_ACTION_DECORATION.
</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>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>PathEnsureQuoted is not generally useful.</title>
<updated>2022-05-31T18:20:44+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-05-26T22:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8b6f46af50651e0b1faf7adf94a179c6e16a05b1'/>
<id>urn:sha1:8b6f46af50651e0b1faf7adf94a179c6e16a05b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set each native library dependency version to the build version.</title>
<updated>2022-04-19T23:35:15+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-04-19T21:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0'/>
<id>urn:sha1:6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build with VS2022, which is now required.</title>
<updated>2021-12-26T01:31:10+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2021-12-06T02:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=667ee81ee0263314b4546f5598efc66fe84c08b7'/>
<id>urn:sha1:667ee81ee0263314b4546f5598efc66fe84c08b7</id>
<content type='text'>
- Use VS2022/v143 libraries exclusively. C++ compatibility works.
</content>
</entry>
<entry>
<title>Consistent-ify primary key column names.</title>
<updated>2021-12-19T19:12:31+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2021-12-19T05:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=32fb169d4c8f5065e43b1351cc3a5b4a3d528588'/>
<id>urn:sha1:32fb169d4c8f5065e43b1351cc3a5b4a3d528588</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement integrated build process</title>
<updated>2021-05-11T18:14:01+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-04-26T18:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=df016066100df955d5ff98811e113fb2b1bd4b8a'/>
<id>urn:sha1:df016066100df955d5ff98811e113fb2b1bd4b8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move NetFx.wixext into ext</title>
<updated>2021-05-03T23:05:08+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-05-03T23:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7bdd5e9159b298e0411afa689a06c44e36e293cd'/>
<id>urn:sha1:7bdd5e9159b298e0411afa689a06c44e36e293cd</id>
<content type='text'>
</content>
</entry>
</feed>
