EF-Migrations-Script-Generator-Task
                                
                                
                                
                                    EF-Migrations-Script-Generator-Task copied to clipboard
                            
                            
                            
                        Console log message incorrect when version is supplied
When an eftoolversion is supplied, the console message is Installing latest version of dotnet-ef as global tool.
When an eftoolversion is not supplied, the console message is Installing version undefined of dotnet-ef as global tool.
These should be the other way around?
The eftoolversion is respected and supplied to the --version argument, so this is mostly cosmetic.
Thanks, you are probably right! I might have a look on this next weekend :-)