Why can't my PCL use System.Runtime?
问题 I have a PCL that targets the following platforms: .NET Framework 4.5 Windows 8 Windows Phone 8.1 I need to add a reference to System.Runtime because I want to use another package that depends on it. From what I can see, version 4.0.0 appears to include the target platforms mentioned above. However, when I try installing it via NuGet, I get this stack trace: PM> Install-Package System.Runtime -Version 4.0.0 # ... Install failed. Rolling back... Package 'System.Runtime 4.0.0' does not exist in