Aws-sdk-net: Building ARM and x64 facing release build errors

Created on 17 Oct 2017  路  5Comments  路  Source: aws/aws-sdk-net

Edit

bug

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.

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

berkeleybross picture berkeleybross  路  3Comments

krzysztof-at-mp picture krzysztof-at-mp  路  4Comments

genifycom picture genifycom  路  4Comments

imkheong picture imkheong  路  3Comments

Lapeno94 picture Lapeno94  路  4Comments