UseAssemblyInformationalVersion(IConfigurator) Method

Uses the version retrieved from the System.Reflection.AssemblyInformationalVersionAttribute as the application's version.
public static IConfigurator UseAssemblyInformationalVersion(this IConfigurator configurator)
Containing Type
ConfiguratorExtensions

Parameters

IConfigurator configurator
The configurator.

Returns