Other people seem to be noticing this issue, but it seems no matter how I reference this library, it refuses to copy itself to the output directory. I've set CopyLocal to true, I've triple-checked the HintPath, I've ensured that the binaries are not blocked in any way. Nothing works.
Note that my output paths are of the form: bin\x86\Debug or bin\x86\Release. But the output paths are set at the project level so this should not be a problem. Frankly I've never seen a Nuget package behave this poorly, and I use Nuget a lot. My only option was to manually copy the .dll's into the real output directory. Epic fail.
Please investigate ASAP.
Note that my output paths are of the form: bin\x86\Debug or bin\x86\Release. But the output paths are set at the project level so this should not be a problem. Frankly I've never seen a Nuget package behave this poorly, and I use Nuget a lot. My only option was to manually copy the .dll's into the real output directory. Epic fail.
Please investigate ASAP.