Marek Safar 91d40d754d Update class library csproj files 14 years ago
..
Tests b293948fb7 EOL handling 15 years ago
src b293948fb7 EOL handling 15 years ago
.gitignore 7a2f427dcf Add gitignore 14 years ago
Makefile dd9b92a100 Install 4.0 profile as developers package and make 4.5 profile default gac target for 4.x 14 years ago
README.txt 69aa941ceb document patch 15 years ago
System.ComponentModel.Composition-net_4_0.csproj 91d40d754d Update class library csproj files 14 years ago
System.ComponentModel.Composition-net_4_5.csproj 91d40d754d Update class library csproj files 14 years ago
System.ComponentModel.Composition.dll.sources 5af967c953 update MEF to preview 9 15 years ago

README.txt

This directory contains an import of Microsoft's Mananged Extensibility Preview 9
as downloaded from:

http://mef.codeplex.com/

The version integrated on this release is:

http://mef.codeplex.com/releases/view/40606

Only the source code and test suite has been integrated

On top of it, we applied r160608 that needs to be re-applied after
an up-stream update. It fixes MEF on case sensitive file systems.