“Unable to update dependencies of the project” after committing to Subversion

前端 未结 13 1064
野性不改
野性不改 2021-01-31 06:50

I have a setup project in .NET. When I save the project and the other projects to subversion, the setup project no longer compiles. I get the error \"Unable to update dependenci

13条回答
  •  梦如初夏
    2021-01-31 07:41

    I managed to work around this issue by removing the installer project from the solution then adding the existing project back in again.

提交回复
热议问题