<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/nuget.config, branch v7.0.0</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v7.0.0</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v7.0.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2022-11-09T00:20:25+00:00</updated>
<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>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>Move nuget.config, global.json and Directory.Packages.props to root</title>
<updated>2022-02-24T02:33:52+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-02-24T01:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=82bfd1218699a08c8d9cd775fc9e3eef3ec519a2'/>
<id>urn:sha1:82bfd1218699a08c8d9cd775fc9e3eef3ec519a2</id>
<content type='text'>
Putting these files in the root means they can be used by the test
projects support projects that get copied to the `build` folder.
</content>
</entry>
</feed>
