User-1380815824 posted
When i try to run the command 'dotnet ef database update' i get the error :
It was not possible to find any compatible framework version
The framework 'Microsoft.AspNetCore.App', version '3.1.0' was not found.
- No frameworks were found.
output of various commands:
dotnet ef --version "Entity Framework Core .NET Command-line Tools 3.1.6"
dotnet --list-sdks "3.1.302 [/usr/share/dotnet/sdk]"
dotnet --list-runtimes "Microsoft.NETCore.App 3.1.6 [/usr/share/dotnet/shared/Microsoft.NETCore.App]"
running Manjaro Linux