ESXi 6.7.0 - [Errno 28] No space left on devicevibs = VMware_locker_tools-light_11.1.1.16303738-16701467
Updating my ESXi server to ESXi-6.7.0-20200804001-standard (Build 16713306) resulted in the following error:
The EF Core tools version '3.1.1' is older than that of the runtime '3.1.4'. Update the tools for the latest features and bug fixes.
In order to update EF Core tools on Ubuntu 18.04 from the terminal simply run the following command:
dotnet tool update --global dotnet-ef