Mariana Lopez
❔ You must install or update .NET to run this application.
Hello there I want to update the ef database and I got the following message :
"
Build started...
Build succeeded.
You must install or update .NET to run this application.
App: C:\Users\user.dotnet\tools.store\dotnet-ef\7.0.8\dotnet-ef\7.0.8\tools\net6.0\any\tools\netcoreapp2.0\any\ef.dll
Architecture: x64
Framework: 'Microsoft.AspNetCore.App', version '6.0.0' (x64)
.NET location: C:\Program Files\dotnet\
The following frameworks were found:
7.0.8 at [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
"
I don't know how to install the new dotnet version on the app route. Can you help me? Also I need to create an environment variable but I'm not sure about the size that I should set when I create it
69 replies