aws / amazon-s3-encryption-client-dotnet

An encryption client that allows you to secure your sensitive data before you send it to Amazon S3.
https://aws.github.io/amazon-s3-encryption-client-dotnet/
Apache License 2.0
15 stars 10 forks source link

Revert assembly name to AWSSDK.Extensions.S3.Encryption #4

Closed ganeshnj closed 3 years ago

ganeshnj commented 3 years ago

Issue #, if available:

Description of changes: As part of https://github.com/aws/amazon-s3-encryption-client-dotnet/pull/2/, due to renaming AWSSDK.Extensions.S3.Encryption.csproj to Amazon.Extensions.S3.Encryption.csproj assembly name was also changed to Amazon.Extensions.S3.Encryption. Which is breaking change.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.