We are seeing this error when attempting to use the latest version of the task #7
##[error]The current operating system is not capable of running this task. That typically means the task was written for Windows only. For example, written for Windows Desktop PowerShell.
We suspect this may be because the target is set to Node20 instead of Node20_1
We are seeing this error when attempting to use the latest version of the task #7
##[error]The current operating system is not capable of running this task. That typically means the task was written for Windows only. For example, written for Windows Desktop PowerShell.We suspect this may be because the target is set to
Node20instead ofNode20_1