Output Path property issue on build server

Posted by Jay Clarke on Stack Overflow See other posts from Stack Overflow or by Jay Clarke
Published on 2010-05-17T22:05:13Z Indexed on 2010/05/17 22:10 UTC
Read the original article Hit count: 397

Filed under:

I am working in the .NET 3.5 framework. I have a project that builds fine locally. I can build it on our build server when the source files are posted there. However when I am running the build process through Visual Studio 2010 I get a warning that says "C:\WINDOWS\Microsoft.NET\Framework64\v3.5\Microsoft.Common.targets: The OutputPath property is not set for this project. Please check to make sure that you have specified a valid Configuration/Platform combination. Configuration='DEV' Platform='Any CPU'"

Any suggestions anyone has or if you need additional information please let me know. I have been struggling with this for a couple of days now.

Thanks in advance for your help.

Jay Clarke

© Stack Overflow or respective owner

Related posts about .net-3.5