“the outputpath property is not set for this project” error

前端 未结 27 2462
野趣味
野趣味 2020-12-07 20:29

I have a multi project solution in Visual Studio 2008. I just added a new Configuration called Release-VersionIncrement to the solution, specifying \"use release\" configura

27条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-07 21:05

    In my case, I tried to move the property group that contained my custom configuration down below the standard ones. It solved it for me.

提交回复
热议问题