https://github.com/dotnet/efcore/blob/767bc93c6e6fca19868f486c7df8f4235bcf53cd/src/ef/Commands/MigrationsBundleCommand.cs#L195 Suggestion: create the directory chain if not present, as in the [fix](https://github.com/dotnet/efcore/commit/53e27b849793e5760797be30e4187bd508732c4a) (https://github.com/dotnet/efcore/commit/53e27b849793e5760797be30e4187bd508732c4a) for #5535