开发者

Visual Studio 2010 Builds to wrong directory

My project's Output Path is set to "bin\Debug\"

I'm building it through VS2010 and it builds to ..\..\build\bin\x86\Debug (and not to bin\Debug). I can't find any other settings in the .sln o开发者_运维百科r .csproj that might affect this. Ideas?


Turns out we have a (plugin?) to MSBuild that looks for a Before.targets file in any parent directory and was overwriting the OutDir based on that.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜