1 reference to TargetPath
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
DefineStaticWebAssets.Cache.cs (1)
272internal ITaskItem ToTaskItem() => new TaskItem(Identity, new Dictionary<string, string> { ["TargetPath"] = TargetPath });