Edit
It looks like we have an issue with our nuspec file for AWSSDK.S3 and AWSSDK.CognitoIdentity which is causing Visual Studio to pull in the .NET Standard version of the those packages but then for AWSSDK.Core it is pulling in the portable class library version. We'll work on getting a fix out.
Ah good find. I'll watch this. Let me know if any ETA becomes available
@normj what is the timeline for a fix? we are still unable to build our projects because of this issue.
New versions of all of the packages was released today that should fix the issue.
Thanks for following up and letting us know what was causing the additional errors.
Most helpful comment
It looks like we have an issue with our nuspec file for AWSSDK.S3 and AWSSDK.CognitoIdentity which is causing Visual Studio to pull in the .NET Standard version of the those packages but then for AWSSDK.Core it is pulling in the portable class library version. We'll work on getting a fix out.