diff --git a/.autover/changes/d7f16c02-14a5-4f29-b94e-2fd92179e38b.json b/.autover/changes/d7f16c02-14a5-4f29-b94e-2fd92179e38b.json new file mode 100644 index 0000000..8c164d3 --- /dev/null +++ b/.autover/changes/d7f16c02-14a5-4f29-b94e-2fd92179e38b.json @@ -0,0 +1,11 @@ +{ + "Projects": [ + { + "Name": "Amazon.Extensions.Configuration.SystemsManager", + "Type": "Patch", + "ChangelogMessages": [ + "Updated the .NET SDK dependencies to the latest version GA 4.0.0" + ] + } + ] +} \ 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 4a976be..bb5a11f 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 5c4096b..e7a3f62 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