Hi, everyone.
I inherited a project from a previous developer, and I’m looking through everything to understand what is going on. When I opened a workflow called “Terminal - Launch,” I got a message that the workflow has unresolved activities. Looking into it a little further, it looks like there is an issue with the Terminal Session activity contained within it.
Here is what I’m seeing:
It says it "Could not find member ‘SSHPassword’ in type … " then references a line in the .xaml file, which is also below.
My packages are up to date; I didn’t change anything with those.
Does anyone know where I can start to try to resolve this error?