Visual Studio Warning MSB3026: Could not copy file, Could not find a part of the path

Microsoft Visual Studio gives this error when the windows path to the bin\Debug folder is too long for Windows.

To fix this, simply copy your project to a shorter path, e.g. C:\temp\MyProject