UseAssemblyInformationalVersion(IConfigurator) Method
    Uses the version retrieved from the 
        System.Reflection.AssemblyInformationalVersionAttribute
    as the application's version.
    public static IConfigurator UseAssemblyInformationalVersion(this IConfigurator configurator)
        - Namespace
 - Spectre
.Console .Cli  - Containing Type
 - Configurator
Extensions  
Parameters
- IConfigurator configurator
 - The configurator.