I've been using the tool in a pipeline via AdvancedInstallerTool@1 and since a few days ago, it doesn't work anymore.
##[error]A supported task execution handler was not found. The task does not carry an implementation that is compatible with your current operating system 'Windows(X64)'. Contact the task author for more details.
The workaround I use was to force the lower version number with [email protected] again. Then it works again.
Why does this issue happen with 1.2.7?