| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- 2009-04-22 Sebastien Pouliot <[email protected]>
- * AssemblyInfo.cs: Open internals to System.ServiceModel.Web
- 2009-04-21 Sebastien Pouliot <[email protected]>
- * AssemblyInfo.cs: Open internals to System.Runtime.Serialization
- since it needs some stuff from XmlSchema
- 2009-04-06 Sebastien Pouliot <[email protected]>
- * AssemblyInfo.cs: Remove AllowPartiallyTrustedCallers from NET_2_1
- build (not in SL2) and open our internals to System.Xml.Serialization
- (only in NET_2_1) since MS SL2 SDK requires it. Test case @
- http://demos.devexpress.com/AgDataGridDemos/
- 2008-04-23 Andreas Nahr <[email protected]>
- * AssemblyInfo.cs: Added missing attributes
- 2007-02-07 Gert Driesen <[email protected]>
- * AssemblyInfo.cs: Define AssemblyFileVersion on 2.0 profile.
- 2005-11-14 Andrew Skiba <[email protected]>
- * AssemblyInfo.cs: ifdef attributes not supported by GrassHopper
- 2004-11-04 Raja R Harinath <[email protected]>
- * AssemblyInfo.cs [BOOTSTRAP_NET_2_0]: Set version to 2.0.3600.0.
- 2003-10-13 Atsushi Enomoto <[email protected]>
- * AssemblyInfo.cs : Now it became CLSCompliant.
- 2003-08-11 Andreas Nahr <[email protected]>
- * Locale.cs: Added
- 2003-07-14 Andreas Nahr <[email protected]>
- * AssemblyInfo.cs: Added
- * ChangeLog: Added
|