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

fix: integ tests build failure occurring while using .NET 5 CLI #13

Closed ganeshnj closed 3 years ago

ganeshnj commented 3 years ago

Description

Follow-up of https://github.com/aws/amazon-s3-encryption-client-dotnet/pull/10

Motivation and Context

Testing

dotnet build .\Amazon.Extensions.S3.Encryption.IntegrationTests.NetFramework.csproj succeeds

Screenshots (if appropriate)

Types of changes

Checklist

License