If a non-portable library (e.g., net45) references a portable library that returns a type provided by Microsoft.Bcl, then I get the following errors:...\PortableClassLibrary1.dll : warning CS1684: Reference to type 'System.Tuple`2' claims it is defined in 'd:\Temp\Projects\ClassLibrary5\packages\Microsoft.Bcl.1.0.11-beta\lib\net40\System.Runtime.dll', but it could not be found...\ClassLibrary1\Class1.cs(12,20,12,61): error CS0570: 'PortableClassLibrary1.Class1.Test()' is not supported by the language
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...