Hi guys,
I made a c# project with many namespaces inside it.
Now I would like to compile it making one .dll per namespace and not only a single dll with the name of the project.
It's possible? Someone says me that I must change something in assemblyinfo.cs but gave me no other information.
Thanks in advance. Stevie B. Gibson
I made a c# project with many namespaces inside it.
Now I would like to compile it making one .dll per namespace and not only a single dll with the name of the project.
It's possible? Someone says me that I must change something in assemblyinfo.cs but gave me no other information.
Thanks in advance. Stevie B. Gibson