little-aspnetcore-todo
little-aspnetcore-todo copied to clipboard
Project does not build in Visual Studio 2019
The build fails with this error: "Detected package downgrade Microsoft. EntityFrameworkCore.Tools from 2.0.3 to 2.0.0. Reference the package directly from the project to select a different version." I am new to VS 2019. If this is an easy fix, could please explain what I need to do?
I had a different error in VS 2019. But it does work in VS Code, so I suggest you switch to VS Code for this book.
I forked and made a .net 5 version. maybe you can try it.