diff --git a/src/AzureSign.Core/AzureSign.Core.csproj b/src/AzureSign.Core/AzureSign.Core.csproj index 3e8cc28..7147a79 100644 --- a/src/AzureSign.Core/AzureSign.Core.csproj +++ b/src/AzureSign.Core/AzureSign.Core.csproj @@ -4,7 +4,7 @@ netstandard2.0;net8.0 Authenticode signing library. true - win-x64;win-arm64 + win-x64;win-arm64;win-x86 true v enable diff --git a/src/AzureSignTool/AzureSignTool.csproj b/src/AzureSignTool/AzureSignTool.csproj index f77d8a9..7a9c6a6 100644 --- a/src/AzureSignTool/AzureSignTool.csproj +++ b/src/AzureSignTool/AzureSignTool.csproj @@ -6,10 +6,10 @@ true azuresigntool Azure Sign Tool is similar to signtool in the Windows SDK, with the major difference being that it uses Azure Key Vault for performing the signing process. The usage is like signtool, except with a limited set of options for signing and options for authenticating to Azure Key Vault. - win-x64;win-arm64 + win-x64;win-arm64;win-x86 v true - true + true false false Size