dradovic / MigSharp

Mig# (MigSharp) is a .NET framework for database migrations and versioning
Other
106 stars 34 forks source link

Generate.exe Throws Exception when called with no arguments #70

Closed groogiam closed 6 years ago

groogiam commented 7 years ago

The generate.exe crashes when it is called with no arguments rather than printing the usage information.

dradovic commented 7 years ago

Note: probably migrate.exe has the same behavior since it is using the same library to parse the command line args.

dradovic commented 6 years ago

Fixed in 4.0.0