Error :
Error 1 "bin\Debug\Daemon.exe.manifest;bin\Release\Daemon.exe.manifest"is an invalid value for the
“InputManifest” parameter of the
“GenerateApplicationManifest” task.
Multiple items cannot be passed into a
parameter of type
“Microsoft.Build.Framework.ITaskItem”. Daemon
You’ve got an invalid setting in the msbuild file. I guess would be that the GenerateApplicationManifest task expects a valid file name for the input manifest parameter.