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

前端 未结 13 1058
野性不改
野性不改 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:30

    This can also happen when you are trying to debug and have selected the Release mode. Got me just now :(

提交回复
热议问题