|
133 | 133 | <Member Id="P:Microsoft.Build.Construction.ProjectItemElement.KeepDuplicatesLocation" />
|
134 | 134 | <Member Id="P:Microsoft.Build.Construction.ProjectItemElement.KeepMetadata" />
|
135 | 135 | <Member Id="P:Microsoft.Build.Construction.ProjectItemElement.KeepMetadataLocation" />
|
| 136 | + <Member Id="P:Microsoft.Build.Construction.ProjectItemElement.MatchOnMetadata" /> |
| 137 | + <Member Id="P:Microsoft.Build.Construction.ProjectItemElement.MatchOnMetadataLocation" /> |
| 138 | + <Member Id="P:Microsoft.Build.Construction.ProjectItemElement.MatchOnMetadataOptions" /> |
| 139 | + <Member Id="P:Microsoft.Build.Construction.ProjectItemElement.MatchOnMetadataOptionsLocation" /> |
136 | 140 | <Member Id="P:Microsoft.Build.Construction.ProjectItemElement.Metadata" />
|
137 | 141 | <Member Id="P:Microsoft.Build.Construction.ProjectItemElement.Remove" />
|
138 | 142 | <Member Id="P:Microsoft.Build.Construction.ProjectItemElement.RemoveLocation" />
|
|
453 | 457 | <Member Id="P:Microsoft.Build.Evaluation.GlobResult.MsBuildGlob" />
|
454 | 458 | <Member Id="P:Microsoft.Build.Evaluation.GlobResult.Removes" />
|
455 | 459 | </Type>
|
| 460 | + <Type Name="Microsoft.Build.Evaluation.MatchOnMetadataConstants" Id="T:Microsoft.Build.Evaluation.MatchOnMetadataConstants"> |
| 461 | + <Member Id="F:Microsoft.Build.Evaluation.MatchOnMetadataConstants.MatchOnMetadataOptionsDefaultValue" /> |
| 462 | + </Type> |
| 463 | + <Type Name="Microsoft.Build.Evaluation.MatchOnMetadataOptions" Id="T:Microsoft.Build.Evaluation.MatchOnMetadataOptions"> |
| 464 | + <Member Id="F:Microsoft.Build.Evaluation.MatchOnMetadataOptions.CaseInsensitive" /> |
| 465 | + <Member Id="F:Microsoft.Build.Evaluation.MatchOnMetadataOptions.CaseSensitive" /> |
| 466 | + <Member Id="F:Microsoft.Build.Evaluation.MatchOnMetadataOptions.PathLike" /> |
| 467 | + </Type> |
456 | 468 | <Type Name="Microsoft.Build.Evaluation.NewProjectFileOptions" Id="T:Microsoft.Build.Evaluation.NewProjectFileOptions">
|
457 | 469 | <Member Id="F:Microsoft.Build.Evaluation.NewProjectFileOptions.IncludeAllOptions" />
|
458 | 470 | <Member Id="F:Microsoft.Build.Evaluation.NewProjectFileOptions.IncludeToolsVersion" />
|
|
844 | 856 | <Member Id="M:Microsoft.Build.Execution.BuildParameters.#ctor(Microsoft.Build.Evaluation.ProjectCollection)" />
|
845 | 857 | <Member Id="M:Microsoft.Build.Execution.BuildParameters.Clone" />
|
846 | 858 | <Member Id="M:Microsoft.Build.Execution.BuildParameters.GetToolset(System.String)" />
|
| 859 | + <Member Id="P:Microsoft.Build.Execution.BuildParameters.AllowFailureWithoutError" /> |
847 | 860 | <Member Id="P:Microsoft.Build.Execution.BuildParameters.BuildProcessEnvironment" />
|
848 | 861 | <Member Id="P:Microsoft.Build.Execution.BuildParameters.Culture" />
|
849 | 862 | <Member Id="P:Microsoft.Build.Execution.BuildParameters.DefaultToolsVersion" />
|
|
1062 | 1075 | <Member Id="P:Microsoft.Build.Execution.ProjectItemGroupTaskItemInstance.KeepMetadata" />
|
1063 | 1076 | <Member Id="P:Microsoft.Build.Execution.ProjectItemGroupTaskItemInstance.KeepMetadataLocation" />
|
1064 | 1077 | <Member Id="P:Microsoft.Build.Execution.ProjectItemGroupTaskItemInstance.Location" />
|
| 1078 | + <Member Id="P:Microsoft.Build.Execution.ProjectItemGroupTaskItemInstance.MatchOnMetadata" /> |
| 1079 | + <Member Id="P:Microsoft.Build.Execution.ProjectItemGroupTaskItemInstance.MatchOnMetadataLocation" /> |
| 1080 | + <Member Id="P:Microsoft.Build.Execution.ProjectItemGroupTaskItemInstance.MatchOnMetadataOptions" /> |
| 1081 | + <Member Id="P:Microsoft.Build.Execution.ProjectItemGroupTaskItemInstance.MatchOnMetadataOptionsLocation" /> |
1065 | 1082 | <Member Id="P:Microsoft.Build.Execution.ProjectItemGroupTaskItemInstance.Metadata" />
|
1066 | 1083 | <Member Id="P:Microsoft.Build.Execution.ProjectItemGroupTaskItemInstance.Remove" />
|
1067 | 1084 | <Member Id="P:Microsoft.Build.Execution.ProjectItemGroupTaskItemInstance.RemoveLocation" />
|
|
1402 | 1419 | <Type Name="Microsoft.Build.Framework.IBuildEngine6" Id="T:Microsoft.Build.Framework.IBuildEngine6">
|
1403 | 1420 | <Member Id="M:Microsoft.Build.Framework.IBuildEngine6.GetGlobalProperties" />
|
1404 | 1421 | </Type>
|
| 1422 | + <Type Name="Microsoft.Build.Framework.IBuildEngine7" Id="T:Microsoft.Build.Framework.IBuildEngine7"> |
| 1423 | + <Member Id="P:Microsoft.Build.Framework.IBuildEngine7.AllowFailureWithoutError" /> |
| 1424 | + </Type> |
1405 | 1425 | <Type Name="Microsoft.Build.Framework.ICancelableTask" Id="T:Microsoft.Build.Framework.ICancelableTask">
|
1406 | 1426 | <Member Id="M:Microsoft.Build.Framework.ICancelableTask.Cancel" />
|
1407 | 1427 | </Type>
|
|
1633 | 1653 | </Type>
|
1634 | 1654 | <Type Name="Microsoft.Build.Framework.SdkResult" Id="T:Microsoft.Build.Framework.SdkResult">
|
1635 | 1655 | <Member Id="M:Microsoft.Build.Framework.SdkResult.#ctor" />
|
| 1656 | + <Member Id="P:Microsoft.Build.Framework.SdkResult.AdditionalPaths" /> |
| 1657 | + <Member Id="P:Microsoft.Build.Framework.SdkResult.ItemsToAdd" /> |
1636 | 1658 | <Member Id="P:Microsoft.Build.Framework.SdkResult.Path" />
|
| 1659 | + <Member Id="P:Microsoft.Build.Framework.SdkResult.PropertiesToAdd" /> |
1637 | 1660 | <Member Id="P:Microsoft.Build.Framework.SdkResult.SdkReference" />
|
1638 | 1661 | <Member Id="P:Microsoft.Build.Framework.SdkResult.Success" />
|
1639 | 1662 | <Member Id="P:Microsoft.Build.Framework.SdkResult.Version" />
|
1640 | 1663 | </Type>
|
1641 | 1664 | <Type Name="Microsoft.Build.Framework.SdkResultFactory" Id="T:Microsoft.Build.Framework.SdkResultFactory">
|
1642 | 1665 | <Member Id="M:Microsoft.Build.Framework.SdkResultFactory.#ctor" />
|
1643 | 1666 | <Member Id="M:Microsoft.Build.Framework.SdkResultFactory.IndicateFailure(System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String})" />
|
| 1667 | + <Member Id="M:Microsoft.Build.Framework.SdkResultFactory.IndicateSuccess(System.Collections.Generic.IEnumerable{System.String},System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.IDictionary{System.String,Microsoft.Build.Framework.SdkResultItem},System.Collections.Generic.IEnumerable{System.String})" /> |
1644 | 1668 | <Member Id="M:Microsoft.Build.Framework.SdkResultFactory.IndicateSuccess(System.String,System.String,System.Collections.Generic.IEnumerable{System.String})" />
|
1645 | 1669 | </Type>
|
| 1670 | + <Type Name="Microsoft.Build.Framework.SdkResultItem" Id="T:Microsoft.Build.Framework.SdkResultItem"> |
| 1671 | + <Member Id="M:Microsoft.Build.Framework.SdkResultItem.#ctor" /> |
| 1672 | + <Member Id="M:Microsoft.Build.Framework.SdkResultItem.#ctor(System.String,System.Collections.Generic.Dictionary{System.String,System.String})" /> |
| 1673 | + <Member Id="M:Microsoft.Build.Framework.SdkResultItem.Equals(System.Object)" /> |
| 1674 | + <Member Id="M:Microsoft.Build.Framework.SdkResultItem.GetHashCode" /> |
| 1675 | + <Member Id="P:Microsoft.Build.Framework.SdkResultItem.ItemSpec" /> |
| 1676 | + <Member Id="P:Microsoft.Build.Framework.SdkResultItem.Metadata" /> |
| 1677 | + </Type> |
1646 | 1678 | <Type Name="Microsoft.Build.Framework.TargetBuiltReason" Id="T:Microsoft.Build.Framework.TargetBuiltReason">
|
1647 | 1679 | <Member Id="F:Microsoft.Build.Framework.TargetBuiltReason.AfterTargets" />
|
1648 | 1680 | <Member Id="F:Microsoft.Build.Framework.TargetBuiltReason.BeforeTargets" />
|
|
1700 | 1732 | <Type Name="Microsoft.Build.Framework.TaskFinishedEventHandler" Id="T:Microsoft.Build.Framework.TaskFinishedEventHandler" />
|
1701 | 1733 | <Type Name="Microsoft.Build.Framework.TaskPropertyInfo" Id="T:Microsoft.Build.Framework.TaskPropertyInfo">
|
1702 | 1734 | <Member Id="M:Microsoft.Build.Framework.TaskPropertyInfo.#ctor(System.String,System.Type,System.Boolean,System.Boolean)" />
|
| 1735 | + <Member Id="P:Microsoft.Build.Framework.TaskPropertyInfo.Log" /> |
| 1736 | + <Member Id="P:Microsoft.Build.Framework.TaskPropertyInfo.LogItemMetadata" /> |
1703 | 1737 | <Member Id="P:Microsoft.Build.Framework.TaskPropertyInfo.Name" />
|
1704 | 1738 | <Member Id="P:Microsoft.Build.Framework.TaskPropertyInfo.Output" />
|
1705 | 1739 | <Member Id="P:Microsoft.Build.Framework.TaskPropertyInfo.PropertyType" />
|
|
1882 | 1916 | <Member Id="M:Microsoft.Build.Graph.ProjectGraph.#ctor(System.String,System.Collections.Generic.IDictionary{System.String,System.String})" />
|
1883 | 1917 | <Member Id="M:Microsoft.Build.Graph.ProjectGraph.#ctor(System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Build.Evaluation.ProjectCollection)" />
|
1884 | 1918 | <Member Id="M:Microsoft.Build.Graph.ProjectGraph.GetTargetLists(System.Collections.Generic.ICollection{System.String})" />
|
| 1919 | + <Member Id="P:Microsoft.Build.Graph.ProjectGraph.ConstructionMetrics" /> |
1885 | 1920 | <Member Id="P:Microsoft.Build.Graph.ProjectGraph.EntryPointNodes" />
|
1886 | 1921 | <Member Id="P:Microsoft.Build.Graph.ProjectGraph.GraphRoots" />
|
1887 | 1922 | <Member Id="P:Microsoft.Build.Graph.ProjectGraph.ProjectNodes" />
|
1888 | 1923 | <Member Id="P:Microsoft.Build.Graph.ProjectGraph.ProjectNodesTopologicallySorted" />
|
1889 | 1924 | </Type>
|
| 1925 | + <Type Name="Microsoft.Build.Graph.ProjectGraph/GraphConstructionMetrics" Id="T:Microsoft.Build.Graph.ProjectGraph.GraphConstructionMetrics"> |
| 1926 | + <Member Id="M:Microsoft.Build.Graph.ProjectGraph.GraphConstructionMetrics.#ctor(System.TimeSpan,System.Int32,System.Int32)" /> |
| 1927 | + <Member Id="P:Microsoft.Build.Graph.ProjectGraph.GraphConstructionMetrics.ConstructionTime" /> |
| 1928 | + <Member Id="P:Microsoft.Build.Graph.ProjectGraph.GraphConstructionMetrics.EdgeCount" /> |
| 1929 | + <Member Id="P:Microsoft.Build.Graph.ProjectGraph.GraphConstructionMetrics.NodeCount" /> |
| 1930 | + </Type> |
1890 | 1931 | <Type Name="Microsoft.Build.Graph.ProjectGraph/ProjectInstanceFactoryFunc" Id="T:Microsoft.Build.Graph.ProjectGraph.ProjectInstanceFactoryFunc" />
|
1891 | 1932 | <Type Name="Microsoft.Build.Graph.ProjectGraphEntryPoint" Id="T:Microsoft.Build.Graph.ProjectGraphEntryPoint">
|
1892 | 1933 | <Member Id="M:Microsoft.Build.Graph.ProjectGraphEntryPoint.#ctor(System.String)" />
|
|
3312 | 3353 | <Member Id="P:Microsoft.Build.Utilities.Task.BuildEngine4" />
|
3313 | 3354 | <Member Id="P:Microsoft.Build.Utilities.Task.BuildEngine5" />
|
3314 | 3355 | <Member Id="P:Microsoft.Build.Utilities.Task.BuildEngine6" />
|
| 3356 | + <Member Id="P:Microsoft.Build.Utilities.Task.BuildEngine7" /> |
3315 | 3357 | <Member Id="P:Microsoft.Build.Utilities.Task.HelpKeywordPrefix" />
|
3316 | 3358 | <Member Id="P:Microsoft.Build.Utilities.Task.HostObject" />
|
3317 | 3359 | <Member Id="P:Microsoft.Build.Utilities.Task.Log" />
|
|
0 commit comments