AssemblyVersionsGeneratorExtensions.

GetAssemblyVersion(SemanticVersion, AssemblyVersioningScheme) Method

Syntax

public static string GetAssemblyVersion(this SemanticVersion sv, AssemblyVersioningScheme scheme)

Parameters

Name Type Description
sv SemanticVersion
scheme AssemblyVersioningScheme

Return Value

Type Description
string
GitHub