When creating a C# Class Library project, what is the name of the supplementary file ...

Q

When creating a C# Class Library project, what is the name of the supplementary file ...

✍: Guest

A

When creating a C# Class Library project, what is the name of the supplementary file that Visual Studio.NET creates that contains General Information about the assembly?
* AssemblyInfo.xml
* AssemblyInfo.cs
* AssemblyInformation.cs
* AssemblyAttributes.cs


AssemblyInfo.cs

2014-08-04, 2595👍, 0💬