From 7918c05fb92c3b43d9af49cf426d94dce6310775 Mon Sep 17 00:00:00 2001 From: Andy Jewell Date: Tue, 7 Oct 2025 10:39:06 -0400 Subject: [PATCH] chore(go): prepare for dotnet 411 release --- AwsEncryptionSDK/runtimes/net/CHANGELOG.md | 6 ++++++ AwsEncryptionSDK/runtimes/net/ESDK.csproj | 6 ++---- mpl | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/AwsEncryptionSDK/runtimes/net/CHANGELOG.md b/AwsEncryptionSDK/runtimes/net/CHANGELOG.md index 3a51ab1a7..f4751fab1 100644 --- a/AwsEncryptionSDK/runtimes/net/CHANGELOG.md +++ b/AwsEncryptionSDK/runtimes/net/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 4.1.1 + +### Notes + +Update .csproj files to prevent use of AWS-SDK-NET V4 + ## 4.1.0 ### Notes diff --git a/AwsEncryptionSDK/runtimes/net/ESDK.csproj b/AwsEncryptionSDK/runtimes/net/ESDK.csproj index 0429623a6..c16f78f88 100644 --- a/AwsEncryptionSDK/runtimes/net/ESDK.csproj +++ b/AwsEncryptionSDK/runtimes/net/ESDK.csproj @@ -8,7 +8,7 @@ false true - 4.1.0 + 4.1.1 AWS.Cryptography.EncryptionSDK AWS.Cryptography.EncryptionSDK @@ -30,10 +30,8 @@ - - - +