WiX installer projects don't have References nodes, so when you attempt to install packages a number of different parts of the NuGet extension breaks.
The message you get in the console is:
'Microsoft.Tools.WindowsInstallerXml.VisualStudio.WixProjectNode' does not contain a definition for 'References'
Comments: Hello the problem is still occurring, and it's getting worse... http://social.msdn.microsoft.com/Forums/en-US/vstest/thread/2b7b8a50-ce01-4589-8a2a-dace7d163180 Basically your nightly build also TOTALLY BREAKS MSTEST!!! DO NOT INSTALL THE NIGHTLY BUILD!!! Stay at production version 2.2 until they release a new stable version. Can some NuGet developer here please escalate the issue?!? There are important jQuery updates rolling out at the moment and I have a ton of projects to upgrade. It's a pain and waste of time to keep checking out and in, adding and removing packages just to get around this WIX/3rd party project template bug.
The message you get in the console is:
'Microsoft.Tools.WindowsInstallerXml.VisualStudio.WixProjectNode' does not contain a definition for 'References'
Comments: Hello the problem is still occurring, and it's getting worse... http://social.msdn.microsoft.com/Forums/en-US/vstest/thread/2b7b8a50-ce01-4589-8a2a-dace7d163180 Basically your nightly build also TOTALLY BREAKS MSTEST!!! DO NOT INSTALL THE NIGHTLY BUILD!!! Stay at production version 2.2 until they release a new stable version. Can some NuGet developer here please escalate the issue?!? There are important jQuery updates rolling out at the moment and I have a ton of projects to upgrade. It's a pain and waste of time to keep checking out and in, adding and removing packages just to get around this WIX/3rd party project template bug.