<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/NetFx/wixext, branch v4.0.0-rc.3</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.0-rc.3</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.0-rc.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2023-01-19T00:10:56+00:00</updated>
<entry>
<title>Add netfx:DotNetCoreSdkFeatureBandSearch.</title>
<updated>2023-01-19T00:10:56+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2023-01-16T01:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d180bc6df297422f189ffd08a0dd558bfbeba1ca'/>
<id>urn:sha1:d180bc6df297422f189ffd08a0dd558bfbeba1ca</id>
<content type='text'>
7058
</content>
</entry>
<entry>
<title>Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheck</title>
<updated>2023-01-19T00:10:56+00:00</updated>
<author>
<name>Staffan Gustafsson</name>
<email>staffangu@outlook.com</email>
</author>
<published>2022-11-30T16:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=853887b4e84df1965794802b7683f3a9aca3e930'/>
<id>urn:sha1:853887b4e84df1965794802b7683f3a9aca3e930</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>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>Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s</title>
<updated>2022-10-15T18:45:54+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-14T21:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a3af25607b56f5ecf21d6712a8367217e5c43eb0'/>
<id>urn:sha1:a3af25607b56f5ecf21d6712a8367217e5c43eb0</id>
<content type='text'>
Fixes 6944
</content>
</entry>
<entry>
<title>Add Netfx bundle extension and netfx:DotNetCoreSearch.</title>
<updated>2022-10-10T16:40:02+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-10-06T21:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=21a0685ef69e9d634600622b19ea970c6f58ef03'/>
<id>urn:sha1:21a0685ef69e9d634600622b19ea970c6f58ef03</id>
<content type='text'>
Remove built-in .NET Core packages since they update too quickly.

Fixes 6257
</content>
</entry>
<entry>
<title>Finish removing native pdbs from .nupkg and removing symbols packages.</title>
<updated>2022-02-19T00:05:47+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-02-18T23:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f322cf875bf9a02c9ab7518b2c48ec11d91f5531'/>
<id>urn:sha1:f322cf875bf9a02c9ab7518b2c48ec11d91f5531</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create single .zip file for non-embedded pdb files</title>
<updated>2022-02-17T22:52:59+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-02-17T21:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e103be995f566e42ea4cf91fda5dd0e940e5aabd'/>
<id>urn:sha1:e103be995f566e42ea4cf91fda5dd0e940e5aabd</id>
<content type='text'>
No longer create .snupkg/.symbols.nupkgs since they don't actually
support native pdbs, which are all of our non-embedded pdb files.
</content>
</entry>
<entry>
<title>Simplify and normalize ext projects</title>
<updated>2021-12-30T20:51:23+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-12-19T20:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0aee408e0b07b92d90ede67800616f7f278a3dc4'/>
<id>urn:sha1:0aee408e0b07b92d90ede67800616f7f278a3dc4</id>
<content type='text'>
Now that wix.targets is more compatible with MS.Common.targets
the extension projects can be simplified. Also made their project
files more consistent with each other.
</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>
</feed>
