Class DotNetTasksExt
Extended variant of the base Nuke.Common.Tools.DotNet.DotNetTasks class.
Inherited Members
Namespace: Microsoft.XboxStudios.NukeExt
Assembly: NukeExt.Components.dll
Syntax
public static class DotNetTasksExt
Methods
View SourceGetVersion()
Gets the .NET CLI version.
Declaration
public static Version? GetVersion()
Returns
Type | Description |
---|---|
Version | The version. |