1 2008-11-20 Rolf Bjarne Kvinge <RKvinge@novell.com>
3 * AssemblyInfo.cs: Corcompare fixes.
5 2008-07-31 Jeffrey Stedfast <fejj@novell.com>
7 * AssemblyInfo.cs: Remove CLSCompliant attribute
9 2008-05-07 Sebastien Pouliot <sebastien@ximian.com>
11 * AssemblyInfo.cs: Remove AssemblyDelaySign(true) since it's
12 not always needed and can be controlled from the Makefile.
14 2008-04-15 Jb Evain <jbevain@novell.com>
16 * AssemblyInfo.cs: on non 2.1 profile, use the profile
17 version as an assembly version, to differenciate better
18 desktop from plugin assemblies.
20 2008-04-13 Jb Evain <jbevain@novell.com>
22 * AssemblyInfo.cs: System.Silverlight is renamed
23 System.Windows.Browser.
24 Merged from the Moonlight 2 branch.
26 2007-06-06 Atsushi Enomoto <atsushi@ximian.com>
28 * AssemblyInfo.cs : actually it was not CLS compliant. Copied this
29 file from another assembly.