pwx24
Results
2
comments of
pwx24
> You are of course right, AzureSignTool. This is the code from AL-Go for GitHub NavSip is needed and you can see in this module how it is registered: https://github.com/microsoft/AL-Go/blob/main/Actions/Sign/Sign.psm1...
I think I had the same problem and in my case, installation of "Microsoft Visual C++ 14 runtime" (https://aka.ms/vs/17/release/vc_redist.x64.exe) helped. It's required component, described in readme (https://github.com/dotnet/sign?tab=readme-ov-file). Azure Pipelines agents...