Our solution file uses project references and builds correctly in visual studio, however, I got linking errors when creating the bff files using msfastbuild. This change causes project references to be included when LinkLibraryDependencies is enabled for the project reference.
Our solution file uses project references and builds correctly in visual studio, however, I got linking errors when creating the bff files using msfastbuild. This change causes project references to be included when LinkLibraryDependencies is enabled for the project reference.
Please find a test case using the projectreferences solution here: https://github.com/TheClassic/msfastbuildTests