ProjectRootElement.Sdk Property

Definition

Gets or sets a semicolon delimited list of software development kits (SDK) that the project uses. If a value is specified, an Sdk.props is simplicity imported at the top of the project and an Sdk.targets is simplicity imported at the bottom from the specified SDK. If the value is null or empty, removes the attribute.

C#
public string Sdk { get; set; }

Property Value

Applies to

Proizvod Verzije
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17