Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 421 Bytes

GetBuildNumberArg.md

File metadata and controls

15 lines (10 loc) · 421 Bytes

DotNetBuild.GetBuildNumberArg method

Gets the argument that specifies the build number.

public static string? GetBuildNumberArg(this DotNetBuildSettings settings)

See Also