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?
Select Answer:
AssemblyInfo.xml
AssemblyInfo.cs
AssemblyInformation.cs
AssemblyAttributes.cs
|