diff --git a/.autover/changes/d5098012-4dfc-4c6a-a57c-efe720e865e3.json b/.autover/changes/d5098012-4dfc-4c6a-a57c-efe720e865e3.json new file mode 100644 index 0000000..5683ea8 --- /dev/null +++ b/.autover/changes/d5098012-4dfc-4c6a-a57c-efe720e865e3.json @@ -0,0 +1,11 @@ +{ + "Projects": [ + { + "Name": "Amazon.Extensions.S3.Encryption", + "Type": "Minor", + "ChangelogMessages": [ + "Update AWS SDK .NET dependencies to the latest version" + ] + } + ] +} \ No newline at end of file diff --git a/src/Amazon.Extensions.S3.Encryption.csproj b/src/Amazon.Extensions.S3.Encryption.csproj index 177c6ff..f70113f 100644 --- a/src/Amazon.Extensions.S3.Encryption.csproj +++ b/src/Amazon.Extensions.S3.Encryption.csproj @@ -41,9 +41,9 @@ - - - + + + diff --git a/test/IntegrationTests/Amazon.Extensions.S3.Encryption.IntegrationTests.NetFramework.csproj b/test/IntegrationTests/Amazon.Extensions.S3.Encryption.IntegrationTests.NetFramework.csproj index a2089b9..9bb99bf 100644 --- a/test/IntegrationTests/Amazon.Extensions.S3.Encryption.IntegrationTests.NetFramework.csproj +++ b/test/IntegrationTests/Amazon.Extensions.S3.Encryption.IntegrationTests.NetFramework.csproj @@ -11,9 +11,9 @@ - - - + + + diff --git a/test/IntegrationTests/Amazon.Extensions.S3.Encryption.IntegrationTests.NetStandard.csproj b/test/IntegrationTests/Amazon.Extensions.S3.Encryption.IntegrationTests.NetStandard.csproj index 7f830ec..00beef6 100644 --- a/test/IntegrationTests/Amazon.Extensions.S3.Encryption.IntegrationTests.NetStandard.csproj +++ b/test/IntegrationTests/Amazon.Extensions.S3.Encryption.IntegrationTests.NetStandard.csproj @@ -12,9 +12,9 @@ - - - + + +