Skip to main content

DotNetCoreSdkSearch element (Netfx extension)

Searches for an installation of .NET Core SDK. The variable gets set to the latest version of the given Platform and Major Version.

Parents

Bundle, Fragment

Attributes

After (String) : Id of the search that this one should come after.

Condition (String) : Condition for evaluating the search. If this evaluates to false, the search is not executed at all.

Id (String) : Identifier for the search. If the Id is not specified, one will be generated.

MajorVersion (wxs:Integer) : Major version of .NET SDK. For example, "6".

Platform (NetfxPreprocessorPlatformType) : The platform to search for.

Variable (String, required) : Name of the variable in which to place the result of the search.

Edit the schema for this page