Re: AssemblyAttribute

Marcus <[email protected]>
Newsgroups gmane.comp.gnu.dotgnu.developer
Message-ID <[email protected]>
Here's the problem: when I place attributes like this into the C# code, the 
attributes do not appear in the resulting assembly when I compile with cscc, 
but they do appear when I compile with csc or mcs:

using System.Reflection;
using System.Runtime.CompilerServices;


[assembly: AssemblyTitle("MUBuild.dll")]
[assembly: AssemblyDescription("MUBuild")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("MUBuild")]
[assembly: AssemblyCopyright("Copyright 2004 Marcus Urban")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.