| 1234567891011121314151617181920212223242526272829 |
- 2010-07-30 Atsushi Enomoto <[email protected]>
- * AssemblyInfo.cs : add InternalVisibleTo(sys.sm.discovery).
- 2010-06-03 Sebastien Pouliot <[email protected]>
- * AssemblyInfo.cs: Don't open internals to System.ServiceModel.Routing
- for Moonlight build
- 2010-06-03 Atsushi Enomoto <[email protected]>
- * AssemblyInfo.cs : add InternalVisibleTo(sys.sm.routing).
- 2009-05-01 Sebastien Pouliot <[email protected]>
- * AssemblyInfo.cs: Don't include extra stuff into Moonlight (NET_2_1)
- 2008-11-20 Jb Evain <[email protected]>
- * AssemblyInfo.cs: sign using winfx.pub on NET_2_1.
- 2008-04-25 Andreas Nahr <[email protected]>
- * AssemblyInfo.cs: Added missing attributes
- 2005-09-20 Atsushi Enomoto <[email protected]>
- * AssemblyInfo.cs : new file.
|