Hello All,
I am doing a file based integration for which I have added the Renci,sshnet.dll as reference in my project.
Now when I build the project it throws me an error "A reference to 'System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' is required to compile this module."
I have pasted the C# library project and Renci dll in "K:\AosService\PackagesandLocalDirectory\<MyPackage>\<MyModel>\bin\
Still its not working.
Can someone please suggest me what would be the missing reference that I need to add?