<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/Directory.Build.props, branch robmen/readonly</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=robmen%2Freadonly</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=robmen%2Freadonly'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-04-04T23:08:37+00:00</updated>
<entry>
<title>Use "dev build" instead of "private build" to match documentation</title>
<updated>2025-04-04T23:08:37+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-04-04T04:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=532889b04d46ada4bfce65904f03c8f4db727368'/>
<id>urn:sha1:532889b04d46ada4bfce65904f03c8f4db727368</id>
<content type='text'>
Closes 9003
</content>
</entry>
<entry>
<title>Formalize official WiX build and update tags in nupkgs</title>
<updated>2025-03-20T00:55:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T23:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=45535e659ea8b58101fe9e8adfa6aa273d2bb544'/>
<id>urn:sha1:45535e659ea8b58101fe9e8adfa6aa273d2bb544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce the Open Source Maintenance Fee EULA</title>
<updated>2025-03-20T00:55:00+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-03-19T23:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4d3f7c8cf16db06932596beb27d8d025be501b95'/>
<id>urn:sha1:4d3f7c8cf16db06932596beb27d8d025be501b95</id>
<content type='text'>
This adds the EULA to all the binary releases

Closes 8974
</content>
</entry>
<entry>
<title>Convert ext\ to MSTest and traversal projects.</title>
<updated>2025-03-03T19:25:07+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-02-15T03:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ca6e44d496b0c589fdaabad69a00643f539c47cd'/>
<id>urn:sha1:ca6e44d496b0c589fdaabad69a00643f539c47cd</id>
<content type='text'>
- Move ext\ unit tests to MSTest.
- MSBuildify ext projects with MSTest execution.
- Fork test support projects for MSTest:
  - WixInternal.TestSupport
  - WixInternal.Core.TestPackage
</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>Build native code with VC v143 toolset only.</title>
<updated>2024-06-10T23:59:35+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-06-10T22:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eed1b5bbfb49d2425417bc342ecabe9edc206cdf'/>
<id>urn:sha1:eed1b5bbfb49d2425417bc342ecabe9edc206cdf</id>
<content type='text'>
v143 output is compatible back to VS2017 (at least).

Fixes https://github.com/wixtoolset/issues/issues/8211.
</content>
</entry>
<entry>
<title>Move to ReleaseFlow and SomeVer</title>
<updated>2024-04-25T20:31:39+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-07T10:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4983aeeb2da6e96bc8aad698752b3b962f58e585'/>
<id>urn:sha1:4983aeeb2da6e96bc8aad698752b3b962f58e585</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>Use packageSourceMapping to control source of NuGet packages</title>
<updated>2022-10-03T19:29:27+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-01T06:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ed6593322d34ff0e655be9347f340d0cc96c0784'/>
<id>urn:sha1:ed6593322d34ff0e655be9347f340d0cc96c0784</id>
<content type='text'>
Contrary to common-sense, NuGet package sources are not ordered.
Thus, the existence of nuget_official.config is pointless as it was
an attempt to prefer already published .nupkgs over newly built
.nupkgs in post-GA builds.

Instead, NuGet introduced packageSourceMapping which is a more
powerful solution to address post-GA package resolution.
</content>
</entry>
<entry>
<title>Ignore NU1507 to work-around Centrally Versioned Packaging change</title>
<updated>2022-05-25T05:44:20+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-05-25T04:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a79996ed98978a6bf8f87020331ec5f95d9540bf'/>
<id>urn:sha1:a79996ed98978a6bf8f87020331ec5f95d9540bf</id>
<content type='text'>
Centrally Versioned Packaging made a change at RTM to dissuade the
use of multiple NuGet repositories. The WiX build is designed to use
multiple repositories specifically ordered to provide the appropriate
fallback behavior, so disabling this new warning globally.
</content>
</entry>
</feed>
