ToolLocationHelper.FilterPlatformExtensionSDKs Method

Definition

Gets a dictionary containing a collection of extension SDKs and filter it based on the target platform version if max platform version isn't set in the extension sdk manifest, add the extension sdk to the filtered list

C#
public static System.Collections.Generic.IDictionary<string,string> FilterPlatformExtensionSDKs(Version targetPlatformVersion, System.Collections.Generic.IDictionary<string,string> extensionSdks);

Parameters

targetPlatformVersion
Version
extensionSdks
IDictionary<String,String>

Returns

A IDictionary collection of filtered extension SDKs

Applies to

Ürün Sürümler
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17