NET 3.5 solution with multiple projects in it. Is there a way I can create a "Global" AssemblyInfo.cs in which all the project AssemblyInfo.cs can reference from?
Create AssemblyInfoInc.cs somewhere in the root of your solution, add global attributes there and add as link to each project.
File Add Dialog:
2.1m questions
2.1m answers
60 comments
57.0k users