Is there a way to modify Visual Studio 2008 or 2010 project pre-build events from within your code i
- by luvieere
Is there a way to modify Visual Studio 2008 or 2010 project pre-build events from within your code in C#? Does C# have such preprocessor directives that would allow one to configure what gets run before project compilation and build?