| 1234567891011121314151617181920212223 |
- 2009-04-22 Sebastien Pouliot <[email protected]>
- * AssemblyInfo.cs: Open up the internals to System.ServiceModel.Web,
- e.g. calls to IDataContractSurrogate, JsonReader ...
- 2009-04-21 Sebastien Pouliot <[email protected]>
- * AssemblyInfo.cs: Remove extra attributes for 2.1. Open up the
- internals to System.ServiceModel, e.g. to call the ctor of
- System.Xml.XmlDictionaryReaderQuotas
- 2009-01-17 Jb Evain <[email protected]>
- * AssemblyInfo.cs: use appropriate public key for the NET_2_1 profile.
- 2008-04-25 Andreas Nahr <[email protected]>
- * AssemblyInfo.cs: Added missing attributes
- 2005-09-22 Atsushi Enomoto <[email protected]>
- * AssemblyInfo.cs : new file.
|