I am following this tutorial to seed ASP.NET Identity user and roles in .NET Core 3.1
But when I add migration, I got exception
PM> add-migrati