I\'m trying to organize my workspace and want my intermediate objects to be put in the ..\\build\\obj folder in relation to my .csproj file. So I put:
..\\build\\obj
Do this like Microsoft:
$(BaseIntermediateOutputPath)$(Configuration)\ $(BaseIntermediateOutputPath)$(PlatformName)\$(Configuration)\