Hello,
Running on Fedora 44 Atomic COSMIC, I've installed dotnet SDK v10 per the instructions, but receiving the following error:
➜ ~ git-credential-manager --help
You must install or update .NET to run this application.
App: /var/home/user/.dotnet/tools/git-credential-manager
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '8.0.23' (x64)
.NET location: /usr/lib64/dotnet
The following frameworks were found:
10.0.7 at [/usr/lib64/dotnet/shared/Microsoft.NETCore.App]
Learn more:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.23&arch=x64&rid=fedora.44-x64&os=fedora.44
Please advise
Hello,
Running on Fedora 44 Atomic COSMIC, I've installed dotnet SDK v10 per the instructions, but receiving the following error:
Please advise