Interface IHasTargetFramework
A build which has a target .NET framework.
Namespace: Microsoft.XboxStudios.NukeExt
Assembly: NukeExt.Components.dll
Syntax
public interface IHasTargetFramework
Properties
View SourceTargetFramework
Gets the .NET target framework to use.
Declaration
string? TargetFramework { get; }
Property Value
Type | Description |
---|---|
string |