Could the cli tool runfo be updated to work with .NET 5.0?
I don't have 3.1 on my machine and it fails with:
It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '3.1.0' was not found.
- The following frameworks were found:
2.1.24 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
5.0.0 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
5.0.2 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
You can resolve the problem by installing the specified framework and/or SDK.
The specified framework can be found at:
- https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=3.1.0&arch=x64&rid=manjaro-x64
Could the cli tool
runfobe updated to work with .NET 5.0?I don't have 3.1 on my machine and it fails with: