I want to upgrade a PCL project to a newer version, and am having trouble reconciling the Nuget PCL versions. I need a tool, or manual instructions to help me identify what PCL version would work for all of them.
Right now I'm trying to update an older version Splat in a Xamarin forms application, which is PCL Profile 111.
I downloaded the Nuget file, unzipped it and saw these file contents. I'm not sure how to interpret this, but using .NET standard 1.5 didn't work at all. Perhaps that means I need to use the specific version listed there?