.NET Framework 阻碍我的项目被推送到 github

Chi*_*rah 5 git .net-framework-version .net-framework-4.8

我第一次尝试将项目推送到 github,但我不断收到来自 git-credential-manager-core.exe 的提示 - 此应用程序无法启动并显示以下消息:

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?
Run Code Online (Sandbox Code Playgroud)

我确实下载并安装了最新的框架,该框架说这台计算机不支持它。然后我下载了 4.7.2 版本但得到了同样的错误信息。

请帮忙,这让我很沮丧