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
I solved this bug by removing unselecting the "Enable clickonce security settings" in security settings of the project properties.
Exceelent, this worked for me also. I started getting the problem -->
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
When I added the whole solution including resource folder bin obj etc into SourceSafe.
Switching the "Enable ClickOnce Security Setting" Off Solve the issue imediately
Thanks Guys
Duncan Lawrence
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With