The project 'Web' must provide a value for Configuration” error after migrating to .NET Core 3



To fix this :-

If it is in .net 3.0, remove all these

"Microsoft.AspNetCore.Mvc" Version="2.2.0"

"Microsoft.AspNetCore.Mvc.Razor.ViewCompilation" Version="2.2.0"

And make it look like this below :-





Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm