Hi, We have a solution with several c# projects within it. How can I define solution wide conditional compilation symbols I know how to define conditional compilation symbols at the project level, but I don't want to define them in any single solution within the solution. Thank you, Alan
Visual C#4
|