From 2097d093b4505d0e649d5a600a548831b7839917 Mon Sep 17 00:00:00 2001 From: Phil Asmar Date: Thu, 27 Feb 2025 09:25:23 -0500 Subject: [PATCH] chore: Update .NET SDK dependencies to v4.0.0-preview.8 --- .../changes/12a5f69b-4087-4abd-8e69-2877ebb20ca7.json | 11 +++++++++++ ...zon.Extensions.Configuration.SystemsManager.csproj | 6 +++--- ...tensions.Configuration.SystemsManager.Integ.csproj | 4 ++-- 3 files changed, 16 insertions(+), 5 deletions(-) create mode 100644 .autover/changes/12a5f69b-4087-4abd-8e69-2877ebb20ca7.json diff --git a/.autover/changes/12a5f69b-4087-4abd-8e69-2877ebb20ca7.json b/.autover/changes/12a5f69b-4087-4abd-8e69-2877ebb20ca7.json new file mode 100644 index 0000000..756a4e0 --- /dev/null +++ b/.autover/changes/12a5f69b-4087-4abd-8e69-2877ebb20ca7.json @@ -0,0 +1,11 @@ +{ + "Projects": [ + { + "Name": "Amazon.Extensions.Configuration.SystemsManager", + "Type": "Patch", + "ChangelogMessages": [ + "Update .NET SDK dependencies to v4.0.0-preview.8" + ] + } + ] +} \ No newline at end of file diff --git a/src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj b/src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj index 3417399..2bee934 100644 --- a/src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj +++ b/src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj @@ -44,9 +44,9 @@ - - - + + + diff --git a/test/Amazon.Extensions.Configuration.SystemsManager.Integ/Amazon.Extensions.Configuration.SystemsManager.Integ.csproj b/test/Amazon.Extensions.Configuration.SystemsManager.Integ/Amazon.Extensions.Configuration.SystemsManager.Integ.csproj index c2c3acb..be1a080 100644 --- a/test/Amazon.Extensions.Configuration.SystemsManager.Integ/Amazon.Extensions.Configuration.SystemsManager.Integ.csproj +++ b/test/Amazon.Extensions.Configuration.SystemsManager.Integ/Amazon.Extensions.Configuration.SystemsManager.Integ.csproj @@ -7,9 +7,9 @@ - + - + all