Microsoft .net Framework | 4 Multi Targeting Pack
When installed, these packs typically reside in: %ProgramFiles(x86)%\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0 .
: It provides "reference" versions of the .NET Framework 4 assemblies. These contain the metadata (classes and methods) the compiler needs to build your code, without the actual functional code required to run the app. microsoft .net framework 4 multi targeting pack
dir "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0" microsoft .net framework 4 multi targeting pack
Multiple targeting packs can coexist on one machine, allowing you to manage projects with different requirements simultaneously. Broad Deployment microsoft .net framework 4 multi targeting pack