| 123456789101112131415161718192021222324252627282930313233 |
- 2008-04-25 Andreas Nahr <[email protected]>
- * AssemblyInfo.cs: Change to consts
- 2005-11-05 Kornél Pál <[email protected]>
- * AssemblyInfo.cs: Use Consts.FxFileVersion as AssemblyFileVersion.
- 2005-10-28 Sebastien Pouliot <[email protected]>
-
- * AssemblyInfo.cs: Updated for 2.0 final.
- 2005-04-27 Sebastien Pouliot <[email protected]>
-
- * AssemblyInfo.cs: Updated for 2.0 beta 2.
- 2004-07-07 Sebastien Pouliot <[email protected]>
-
- * AssemblyInfo.cs: Added new attributes present in Fx 2.0.
- 2004-05-12 Sebastien Pouliot <[email protected]>
- * AssemblyInfo.cs: Reduce extra/missing in corcompare (again).
- 2004-03-15 Sebastien Pouliot <[email protected]>
- * AssemblyInfo.cs: Reduce extra/missing in corcompare.
- 2004-01-11 Sebastien Pouliot <[email protected]>
- * AssemblyInfo.cs: New. Copied and ajusted from corlib.
- * Locale.cs: New. Copied (verbatim) from corlib.
- * ChangeLog: New.
|