Ivan Nudzik
Ivan Nudzik
:-) @shyrobbiani, have you ever heard about golang.org/x/crypto/ssh ?
I'm fighting with the same issue having YamlDotNet as dependency for https://github.com/kubernetes-client/csharp I have 4.2.3 on the same server/IIS other App, but 6.0.0 is issue. > Could not load file...
In my case... KubernetesNet client do reference 6.0.0. Nevertheless I tried some some small class just with YamlDotNet and there's issue too. I'm targeting Framework 4.6 or 4.7. I tried...