We have merged the .net 3.5 and .net 4.0 release into a single zip. The bin folder contains the binaries for .net 3.5 and .net 4.0. Accordingly, there are two solutions files. The .net 4.0 assembly is named System.ComponentModel.Composition.Codeplex.dll as a way to avoid clashing with the version shipped with the 4th version of the framework.
- ExportFactory moved from SL to .net desktop version
- Some code refactorings and perf improvements
- Code Contracts
- Both assemblies are strong named signed
Note that this release does not include a Silverlight assembly or source code, since nothing has changed there since the previous drop.
|