File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 55 <PropertyGroup >
66 <SigningToolExe >$(ToolsFolder)\sign.exe</SigningToolExe >
77 <SigningCommand >code azure-key-vault</SigningCommand >
8- <SigningConfiguration >--publisher-name "WiX Toolset" --description "WiX Toolset" --description-url "https://wixtoolset.org/" --recurse-containers=false --azure-credential-type workload-identity --azure-key-vault-url "$(SigningKeyVaultUri)" --azure-key-vault-certificate "$(SigningCertName)"</SigningConfiguration >
8+ <SigningConfiguration >--publisher-name "WiX Toolset" --description "WiX Toolset" --description-url "https://wixtoolset.org/" --recurse-containers=false --azure-credential-type default --azure-key-vault-url "$(SigningKeyVaultUri)" --azure-key-vault-certificate "$(SigningCertName)"</SigningConfiguration >
99 </PropertyGroup >
1010
1111 <PropertyGroup Condition =" '$(IsWixTestSupportProject)'=='true' " >
You can’t perform that action at this time.
0 commit comments