I've come across a screen that I've never seen before, while playing with Npgsql.EntityFrameworkCore.PostgreSQL
source code, looking for a bug that's blocking my app from running properly.
As things stand right now, I can't even build the source code.
I can't build this code, because the packages can't be found; yet, Visual Studio knows that the latest release is the one I want. How is this possible? What (if anything) can I do to get the packages installed?