File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/AWSSecretManager.Configuration.Extension Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 <LangVersion >10</LangVersion >
44 <TargetFramework >netstandard2.1</TargetFramework >
55 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6- <Version >1.0.6 </Version >
6+ <Version >1.0.7 </Version >
77 <Company />
88 <Authors >Manish Tiwari</Authors >
99 <description >AWS Secret Manager configuration provider implementation for Microsoft.Extensions.Configuration.</description >
2020 <ItemGroup >
2121 <PackageReference Include =" AWSSDK.SecretsManager.Caching" Version =" 1.0.5" />
2222 <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 6.0.1" />
23- <PackageReference Include =" System.Text.Json" Version =" 6 .0.7 " />
23+ <PackageReference Include =" System.Text.Json" Version =" 8 .0.4 " />
2424 </ItemGroup >
2525
2626</Project >
You can’t perform that action at this time.
0 commit comments