[Mono-bugs] [Bug 375182] CS1607 not reported for invalid product / file version
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Mar 29 07:49:31 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=375182
User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=375182#c1
--- Comment #1 from Gert Driesen <gert.driesen at pandora.be> 2008-03-29 05:49:30 MST ---
Use this code instead:
using System.Reflection;
[assembly: AssemblyFileVersion ("")]
[assembly: AssemblyInformationalVersion ("")]
class Foo
{
}
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list