You can build a macro that recalculates and sets assembly dependencies upon request with the VS.NET automation model, even if your solution uses file references. You can add two kinds of references to ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Late projects. Architectures that drift from ...
I'm doing the build support for a new .NET client app at work. We have a server with Visual Studio .NET loaded where I run the builds. I have everything (so far) automated and running as a scheduled ...
I have a VS2010 project that executes a perl script prior to building. The script parses several project header files and then generates an output header file. Is there a way to set dependencies such ...