Felipe Andrade Allemand Borges
Felipe Andrade Allemand Borges
I noticed that too in the at 196 image. However, I noticed the python script is indeed correctly implemented. The image number 196 is a bit larger than the others...
> LGTM Thanks :D
I noticed this bug too and I made this python script to fix the vcxproj when trying to build with CI/CD tool ```python import os import fileinput project_file_name = "rabbitmq-static.vcxproj"...
I am too working in an application that is using the LIBSSH2 for providing the SFTP functionality. Having the same issue on Windows.