NuBuild
NuBuild copied to clipboard
Incremental build is broken
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.
This appears to be an issue with the VS extension only. Builds done using MSBuild are incremental.