Repository.Clone dont working on windows 7

Hi
i am using the LibGit2Sharp to perform Repository.Clone (Repository.Clone(REPO_PATH + f, FolderFullPath, GitCradentials):wink: this working only for windows 10 when i am trying to perform the cloning on windows 7 i get the system exception : {“failed to send request: The connection with the server was terminated abnormally\r\n”}

Any ideas?
Thanks