File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44 <PropertyGroup >
55 <AppendTargetFrameworkToOutputPath >true</AppendTargetFrameworkToOutputPath >
6- <TargetFrameworks >net8.0</TargetFrameworks >
6+ <TargetFrameworks >net8.0;net10.0 </TargetFrameworks >
77 <RootNamespace >Keyfactor.Extensions.CAPlugin.AWS</RootNamespace >
88 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
99 <ImplicitUsings >enable</ImplicitUsings >
3232
3333 <ItemGroup >
3434 <PackageReference Include =" AWSSDK.ACMPCA" Version =" 4.0.3.11" />
35- <PackageReference Include =" AWSSDK.Core" Version =" 4.0.3.12" />
3635 <PackageReference Include =" AWSSDK.S3" Version =" 4.0.18.3" />
3736 <PackageReference Include =" Keyfactor.Common" Version =" 2.11.0" />
38- <PackageReference Include =" Keyfactor.Extensions.Aws.Auth" Version =" 0.5.1 " />
37+ <PackageReference Include =" Keyfactor.Extensions.Aws.Auth" Version =" 0.5.2 " />
3938 <PackageReference Include =" Keyfactor.Logging" Version =" 1.3.0" />
4039 </ItemGroup >
4140
You can’t perform that action at this time.
0 commit comments