Search ClarionMag
From the archives
Handling Circular References in C7
3/20/2009 12:00:00 AM
Circular references aren't the best idea anyone ever had, but there are a fair number of apps out there that cross-call between DLLs. And while C7 makes multi-DLL solutions easy to create, it won't compile a solution with circular project references. Dave Harms shows how to use MSBuild to find and fix or manage your circular references.
