There's no hard dependency on the code in Microsoft.EntityFrameworkCore.Design, so this is just causing issues when using latest Microsoft.EntityFrameworkCore.Tools with an older TFM, see #37515
Also remove from .Tasks and delete the _._ files under lib/
There's no hard dependency on the code in Microsoft.EntityFrameworkCore.Design, so this is just causing issues when using latest Microsoft.EntityFrameworkCore.Tools with an older TFM, see #37515
Also remove from .Tasks and delete the
_._files under lib/