You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dotnet ef migrations add InitialSchema -p DisasterTrackerApp.Dal/DisasterTrackerApp.Dal.csproj
Build started...
Build succeeded.
It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '2.0.0' (x64) was not found.
The following frameworks were found:
3.1.20 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
5.0.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
5.0.11 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6.0.0 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
You can resolve the problem by installing the specified framework and/or SDK.
dotnet ef migrations add InitialSchema -p DisasterTrackerApp.Dal/DisasterTrackerApp.Dal.csproj
Build started...
Build succeeded.
It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '2.0.0' (x64) was not found.
3.1.20 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
5.0.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
5.0.11 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
6.0.0 at [C:\Program Files\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:
The text was updated successfully, but these errors were encountered: