.NET Framework obstructing my project being pushed to github

Viewed 1348

I am trying to push a project to github for the first time but I keep getting a prompt from git-credential-manager-core.exe - This application could not be started with the message:

This application requires one of the following versions of the .NET Framework; 
.NETFramework, Version=v4.7.2 
Do you want to install this .NETFramework now?

I did download and install the latest framework which said it wasn't supported on this computer. Then I downloaded the 4.7.2 version but got the same error message.

Please help, this is frustrating me

0 Answers
Related