In setup Project when I want to build de Project
visual studio 2019
unable to update the dependencies of the proyect. the dependencies for the object cannot be determined
In setup Project when I want to build de Project
visual studio 2019
unable to update the dependencies of the proyect. the dependencies for the object cannot be determined
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sangeetha SPosted Jul 11, 2025, 10:35 AM
Common Fixes
Edit the
.vdprojFile Manually:.vdprojfile in a text editor (like Notepad++)."Hierarchy"and"File"and clear their contents (but keep the structure).1
.Remove and Re-add the Project Output:
Check for Obfuscated or Third-party DLLs:
Repair Visual Studio:
2
.Delete and Recreate the Installer Project:
Use WiX Toolset Instead: