I think we've discussed this in other threads, but here was the solution:
Adding this line to btdfproj file.
Neal
Adding this line to btdfproj file.
<DeveloperPreProcessSettings>$(MSBuildProjectDirectory)\EnvironmentSettings\LOCAL_Exported_Settings.xml</DeveloperPreProcessSettings>
My predecessors used a slightly non-standard name for the EnvironmentSettings files. Neal