Skip to content

Commit 98ceca7

Browse files
authored
Merge pull request #2403 from v-thepet/msbuild4
MSBuild 4
2 parents 614ba28 + c147596 commit 98ceca7

10 files changed

+77
-78
lines changed

docs/msbuild/file-tracking.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ manager: douge
1313
ms.workload:
1414
- "multiple"
1515
---
16-
# File Tracking
16+
# File tracking
1717
File tracking logs calls to the Windows file system for a process and its child processes. By calling the functions listed below, programs control when to turn this logging on and off and specify the log file to use.
1818

19-
## In This Section
2019
[EndTrackingContext](../msbuild/endtrackingcontext.md)
2120
Stop tracking the current context.
2221

docs/msbuild/fileclassifier-task.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ manager: douge
2020
ms.workload:
2121
- "multiple"
2222
---
23-
# FileClassifier Task
23+
# FileClassifier task
2424
The <xref:Microsoft.Build.Tasks.Windows.FileClassifier> task classifies a set of source resources as those that will be embedded into an assembly. If a resource is not localizable, it is embedded into the main application assembly; otherwise, it is embedded into a satellite assembly.
2525

26-
## Task Parameters
26+
## Task parameters
2727

2828
|Parameter|Description|
2929
|---------------|-----------------|
@@ -59,9 +59,9 @@ The <xref:Microsoft.Build.Tasks.Windows.FileClassifier> task classifies a set of
5959
</Project>
6060
```
6161

62-
## See Also
63-
[WPF MSBuild Reference](../msbuild/wpf-msbuild-reference.md)
64-
[Task Reference](../msbuild/wpf-msbuild-task-reference.md)
65-
[MSBuild Reference](../msbuild/msbuild-reference.md)
66-
[Task Reference](../msbuild/msbuild-task-reference.md)
67-
[Building a WPF Application (WPF)](/dotnet/framework/wpf/app-development/building-a-wpf-application-wpf)
62+
## See also
63+
[WPF MSBuild reference](../msbuild/wpf-msbuild-reference.md)
64+
[Task reference](../msbuild/wpf-msbuild-task-reference.md)
65+
[MSBuild reference](../msbuild/msbuild-reference.md)
66+
[Task reference](../msbuild/msbuild-task-reference.md)
67+
[Building a WPF application (WPF)](/dotnet/framework/wpf/app-development/building-a-wpf-application-wpf)

docs/msbuild/findappconfigfile-task.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ manager: douge
1919
ms.workload:
2020
- "multiple"
2121
---
22-
# FindAppConfigFile Task
23-
Finds the app.config file, if any, in the provided lists.
22+
# FindAppConfigFile task
23+
Finds the *app.config* file, if any, in the provided lists.
2424

2525
## Parameters
2626
The following table describes the parameters of the `FindAppConfigFile` task.
@@ -33,8 +33,8 @@ Finds the app.config file, if any, in the provided lists.
3333
|`TargetPath`|Required `String` parameter.<br /><br /> Specifies the value to add as metadata.|
3434

3535
## Remarks
36-
In addition to having the parameters that are listed in the table, this task inherits parameters from the <xref:Microsoft.Build.Tasks.TaskExtension> class, which itself inherits from the <xref:Microsoft.Build.Utilities.Task> class. For a list of these additional parameters and their descriptions, see [TaskExtension Base Class](../msbuild/taskextension-base-class.md).
36+
In addition to having the parameters that are listed in the table, this task inherits parameters from the <xref:Microsoft.Build.Tasks.TaskExtension> class, which itself inherits from the <xref:Microsoft.Build.Utilities.Task> class. For a list of these additional parameters and their descriptions, see [TaskExtension base class](../msbuild/taskextension-base-class.md).
3737

38-
## See Also
38+
## See also
3939
[Tasks](../msbuild/msbuild-tasks.md)
40-
[Task Reference](../msbuild/msbuild-task-reference.md)
40+
[Task reference](../msbuild/msbuild-task-reference.md)

docs/msbuild/findinlist-task.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ manager: douge
1919
ms.workload:
2020
- "multiple"
2121
---
22-
# FindInList Task
22+
# FindInList task
2323
In a specified list, finds an item that has the matching itemspec.
2424

2525
## Parameters
26-
The following table describes the parameters of the [FindInList Task](../msbuild/findinlist-task.md).
26+
The following table describes the parameters of the [FindInList task](../msbuild/findinlist-task.md).
2727

2828
|Parameter|Description|
2929
|---------------|-----------------|
@@ -35,8 +35,8 @@ In a specified list, finds an item that has the matching itemspec.
3535
|`MatchFileNameOnly`|Optional `Boolean` parameter.<br /><br /> If `true`, match against just the file name part of the itemspec; otherwise, match against the whole itemspec. Default value is `true`.|
3636

3737
## Remarks
38-
In addition to the parameters listed above, this task inherits parameters from the <xref:Microsoft.Build.Tasks.TaskExtension> class, which itself inherits from the <xref:Microsoft.Build.Utilities.Task> class. For a list of these additional parameters and their descriptions, see [TaskExtension Base Class](../msbuild/taskextension-base-class.md).
38+
In addition to the parameters listed above, this task inherits parameters from the <xref:Microsoft.Build.Tasks.TaskExtension> class, which itself inherits from the <xref:Microsoft.Build.Utilities.Task> class. For a list of these additional parameters and their descriptions, see [TaskExtension base class](../msbuild/taskextension-base-class.md).
3939

40-
## See Also
40+
## See also
4141
[Tasks](../msbuild/msbuild-tasks.md)
42-
[Task Reference](../msbuild/msbuild-task-reference.md)
42+
[Task reference](../msbuild/msbuild-task-reference.md)

docs/msbuild/findunderpath-task.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ manager: douge
2121
ms.workload:
2222
- "multiple"
2323
---
24-
# FindUnderPath Task
24+
# FindUnderPath task
2525
Determines which items in the specified item collection have paths that are in or below the specified folder.
2626

2727
## Parameters
@@ -36,10 +36,10 @@ Determines which items in the specified item collection have paths that are in o
3636
|`UpdateToAbsolutePaths`|Optional `Boolean` parameter.<br /><br /> If true, the paths of the output items are updated to be absolute paths.|
3737

3838
## Remarks
39-
In addition to the parameters listed above, this task inherits parameters from the <xref:Microsoft.Build.Tasks.TaskExtension> class, which itself inherits from the <xref:Microsoft.Build.Utilities.Task> class. For a list of these additional parameters and their descriptions, see [TaskExtension Base Class](../msbuild/taskextension-base-class.md).
39+
In addition to the parameters listed above, this task inherits parameters from the <xref:Microsoft.Build.Tasks.TaskExtension> class, which itself inherits from the <xref:Microsoft.Build.Utilities.Task> class. For a list of these additional parameters and their descriptions, see [TaskExtension base class](../msbuild/taskextension-base-class.md).
4040

4141
## Example
42-
The following example uses the `FindUnderPath` task to determine if the files contained in the `MyFiles` item have paths that exist under the path specified by the `SearchPath` property. After the task completes, the `FilesNotFoundInPath` item contains the `File1.txt` file, and the `FilesFoundInPath` item contains the `File2.txt` file.
42+
The following example uses the `FindUnderPath` task to determine if the files contained in the `MyFiles` item have paths that exist under the path specified by the `SearchPath` property. After the task completes, the `FilesNotFoundInPath` item contains the *File1.txt* file, and the `FilesFoundInPath` item contains the *File2.txt* file.
4343

4444
```xml
4545
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@@ -68,7 +68,7 @@ Determines which items in the specified item collection have paths that are in o
6868
</Project>
6969
```
7070

71-
## See Also
72-
[Task Reference](../msbuild/msbuild-task-reference.md)
71+
## See also
72+
[Task reference](../msbuild/msbuild-task-reference.md)
7373
[Tasks](../msbuild/msbuild-tasks.md)
74-
[MSBuild Concepts](../msbuild/msbuild-concepts.md)
74+
[MSBuild concepts](../msbuild/msbuild-concepts.md)

docs/msbuild/formaturl-task.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ manager: douge
1919
ms.workload:
2020
- "multiple"
2121
---
22-
# FormatUrl Task
22+
# FormatUrl task
2323
Converts a URL to a correct URL format.
2424

2525
## Parameters
@@ -31,8 +31,8 @@ Converts a URL to a correct URL format.
3131
|`OutputUrl`|Optional `String` output parameter.<br /><br /> Specifies the formatted URL.|
3232

3333
## Remarks
34-
In addition to the having the parameters that are listed in the table, this task inherits parameters from the <xref:Microsoft.Build.Tasks.TaskExtension> class, which itself inherits from the <xref:Microsoft.Build.Utilities.Task> class. For a list of these additional parameters and their descriptions, see [TaskExtension Base Class](../msbuild/taskextension-base-class.md).
34+
In addition to the having the parameters that are listed in the table, this task inherits parameters from the <xref:Microsoft.Build.Tasks.TaskExtension> class, which itself inherits from the <xref:Microsoft.Build.Utilities.Task> class. For a list of these additional parameters and their descriptions, see [TaskExtension base class](../msbuild/taskextension-base-class.md).
3535

36-
## See Also
36+
## See also
3737
[Tasks](../msbuild/msbuild-tasks.md)
38-
[Task Reference](../msbuild/msbuild-task-reference.md)
38+
[Task reference](../msbuild/msbuild-task-reference.md)

docs/msbuild/formatversion-task.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ manager: douge
1616
ms.workload:
1717
- "multiple"
1818
---
19-
# FormatVersion Task
19+
# FormatVersion task
2020
Appends the revision number to the version number.
2121

2222
- Case #1: Input: Version=\<undefined>; Revision=\<don't care>; Output: OutputVersion="1.0.0.0"
@@ -36,8 +36,8 @@ Appends the revision number to the version number.
3636
|`Version`|Optional `String` parameter.<br /><br /> Specifies the version number string to format.|
3737

3838
## Remarks
39-
In addition to having the parameters that are listed in the table, this task inherits parameters from the <xref:Microsoft.Build.Tasks.TaskExtension> class, which itself inherits from the <xref:Microsoft.Build.Utilities.Task> class. For a list of these additional parameters and their descriptions, see [TaskExtension Base Class](../msbuild/taskextension-base-class.md).
39+
In addition to having the parameters that are listed in the table, this task inherits parameters from the <xref:Microsoft.Build.Tasks.TaskExtension> class, which itself inherits from the <xref:Microsoft.Build.Utilities.Task> class. For a list of these additional parameters and their descriptions, see [TaskExtension base class](../msbuild/taskextension-base-class.md).
4040

41-
## See Also
41+
## See also
4242
[Tasks](../msbuild/msbuild-tasks.md)
43-
[Task Reference](../msbuild/msbuild-task-reference.md)
43+
[Task reference](../msbuild/msbuild-task-reference.md)

0 commit comments

Comments
 (0)