File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Amazon.Extensions.Configuration.SystemsManager Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
<AssemblyName >Amazon.Extensions.Configuration.SystemsManager</AssemblyName >
7
7
<RootNamespace >Amazon.Extensions.Configuration.SystemsManager</RootNamespace >
8
8
<OutputType >Library</OutputType >
9
- <VersionPrefix >6.2.0 </VersionPrefix >
9
+ <VersionPrefix >6.2.1 </VersionPrefix >
10
10
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
11
11
<PackageId >Amazon.Extensions.Configuration.SystemsManager</PackageId >
12
12
<Title >.NET Configuration Extensions for AWS Systems Manager</Title >
13
13
<Product >Amazon.Extensions.Configuration.SystemsManager</Product >
14
14
<Description >.NET Configuration Extensions for AWS Systems Manager</Description >
15
15
<Authors >Amazon Web Services</Authors >
16
- <Copyright >2018-2023 </Copyright >
16
+ <Copyright >2018-2024 </Copyright >
17
17
<PackageTags >AWS;Amazon;aws-sdk-v3;SimpleSystemsManagement;configuration</PackageTags >
18
18
<PackageProjectUrl >https://github.com/aws/aws-dotnet-extensions-configuration/</PackageProjectUrl >
19
19
<PackageLicenseFile >LICENSE</PackageLicenseFile >
39
39
<PackageReference Include =" AWSSDK.Extensions.NETCore.Setup" Version =" 3.7.300" />
40
40
<PackageReference Include =" AWSSDK.SimpleSystemsManagement" Version =" 3.7.303.23" />
41
41
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 2.0.*" />
42
- <PackageReference Include =" System.Text.Json" Condition =" '$(TargetFramework)' == 'netstandard2.0' " Version =" 7 .0.2 " />
42
+ <PackageReference Include =" System.Text.Json" Condition =" '$(TargetFramework)' == 'netstandard2.0' " Version =" 8 .0.4 " />
43
43
</ItemGroup >
44
44
45
45
<ItemGroup >
You can’t perform that action at this time.
0 commit comments