When I edit my .pubxml file in the one click publish screen. My Entity-Framework Migrations section shows this error and I can't find any solutions that work for me. Has anyone had this issue or know how to resolve it?
I ran dotnet tool install -g dotnet-ef --ignore-failed-sources
and got the message Tool 'dotnet-ef' is already installed.