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 66 <AssemblyName >Amazon.Extensions.Configuration.SystemsManager</AssemblyName >
77 <RootNamespace >Amazon.Extensions.Configuration.SystemsManager</RootNamespace >
88 <OutputType >Library</OutputType >
9- <VersionPrefix >6.2.0 </VersionPrefix >
9+ <VersionPrefix >6.2.1 </VersionPrefix >
1010 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1111 <PackageId >Amazon.Extensions.Configuration.SystemsManager</PackageId >
1212 <Title >.NET Configuration Extensions for AWS Systems Manager</Title >
1313 <Product >Amazon.Extensions.Configuration.SystemsManager</Product >
1414 <Description >.NET Configuration Extensions for AWS Systems Manager</Description >
1515 <Authors >Amazon Web Services</Authors >
16- <Copyright >2018-2023 </Copyright >
16+ <Copyright >2018-2024 </Copyright >
1717 <PackageTags >AWS;Amazon;aws-sdk-v3;SimpleSystemsManagement;configuration</PackageTags >
1818 <PackageProjectUrl >https://github.com/aws/aws-dotnet-extensions-configuration/</PackageProjectUrl >
1919 <PackageLicenseFile >LICENSE</PackageLicenseFile >
3939 <PackageReference Include =" AWSSDK.Extensions.NETCore.Setup" Version =" 3.7.300" />
4040 <PackageReference Include =" AWSSDK.SimpleSystemsManagement" Version =" 3.7.303.23" />
4141 <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 " />
4343 </ItemGroup >
4444
4545 <ItemGroup >
You can’t perform that action at this time.
0 commit comments