File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks >net6.0;net8.0</TargetFrameworks >
3+ <TargetFrameworks >net6.0;net8.0;net10.0 </TargetFrameworks >
44 <ImplicitUsings >disable</ImplicitUsings >
55 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
66 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
77 <RootNamespace >Keyfactor.AnyGateway.SslStore</RootNamespace >
88 <AssemblyName >SslStoreCaProxy</AssemblyName >
99 </PropertyGroup >
1010 <ItemGroup >
11+ <PackageReference Include =" BouncyCastle.Cryptography" Version =" 2.6.2" />
1112 <PackageReference Include =" Keyfactor.AnyGateway.IAnyCAPlugin" Version =" 3.0.0" />
1213 <PackageReference Include =" Keyfactor.Logging" Version =" 1.1.1" />
1314 <PackageReference Include =" Keyfactor.PKI" Version =" 5.5.0" />
1415 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
16+ <PackageReference Include =" System.Drawing.Common" Version =" 10.0.5" />
1517 </ItemGroup >
1618 <ItemGroup >
1719 <None Update =" manifest.json" >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments