Skip to content

Commit fc79cb3

Browse files
authored
Update docs/msbuild/msbuild-api.md
1 parent aca4288 commit fc79cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/msbuild/msbuild-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ In the previous table, All in the Applies To column means the types in the names
5353

5454
## MSBuild Locator
5555

56-
MSBuild Locator is an API that you can use to find MSBuild on a machine. It can be helpful in tools development, when you want to find installed versions of MSBuild.
56+
MSBuild Locator is an API that you can use to find MSBuild on a machine. You can use it in build tools development, when you want to find installed versions of MSBuild.
5757

5858
The NuGetPackage is at [Microsoft.Build.Locator](https://www.nuget.org/packages/Microsoft.Build.Locator/) and the reference documentation is at [Microsoft](/dotnet/api/microsoft.build.locator).
5959

0 commit comments

Comments
 (0)