NuBuild icon indicating copy to clipboard operation
NuBuild copied to clipboard

NuGet package build system and Visual Studio project templates

Results 25 NuBuild issues
Sort by recently updated
recently updated
newest added

NuBuild show a warning symbol on all referenced projects (yellow triangle with !). In the error list there are no warnings or messages. The reference projects are included in the...

bug

NuBuild 1.8 only works with Visual Studio 2012 installed. I had a set-up with just VS2010 installed. NuBuild then gives the error: "C:\Program Files (x86)\MSBuild\NuBuild\v1\NuBuild.targets(51,53): error MSB4066: The attribute "KeepMetadata"...

bug

C:\Program Files (x86)\MSBuild\NuBuild\v1\NuBuild.targets (101): Object reference not set to an instance of an object. (NullReferenceException)

Even when the Build target's Inputs and Outputs attributes are valid (NuSources and NuTargets are perfect), it always creates a fresh new package file. I can't figure out why.

bug