|
Assembly Info Creator is a small console application used to generate the AssemblyInfo file from one or many xml files. It merge all the xml file to create one output file in any of these language:
The goal is to maintains only one xml file with your general information (company name, version, copyright...) and put the specific assembly information (assembly name, description...) in a specific xml file.
|