This library/exe is Obsolete, please use SyntacticVersioning.
Autogenerate nuget package version based on surface area of the new package
USAGE: SemVer.FromAssembly.exe [--help] [--surface-of ] [--output ] [--magnitude ]
OPTIONS:
--surface-of <path> Get the public api surface of the .net binary as json
--output <path> Send output to file
--magnitude <original> <new>
Get the magnitude of the difference between two .net binaries
--help display this list of options.