Managing several AssemblyInfo files in Visual Studio

May 2, 2007 ·  


When you have more than one project in your visual Studio Solution you often get in trouble because the information in all AssemblyInfo file is almost identical.

Here is a tips on how to use Visual Studio to manage a central file with the information that should be shared across project and project specific AssemblyInfo files.

Comments

Leave a Reply