Steps to reproduce: Clone the repository Run dotnet tool restore to install the EF Core CLI Run dotnet build to ensure the project builds Run dotnet ef migrations add TestAnnotation and observe the generated .cs file has no code in it at all