Skip to content

Commit 70b7034

Browse files
authored
Update README.md [skip ci]
Updating note on other tools to use !IMPORTANT
1 parent 31e0ba2 commit 70b7034

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
This action will help discover where the `MSBuild` tool is and automatically add it to the `PATH` environment variables for you so future steps in your Actions workflow can just initiate `msbuild` commands without knowing the full path.
44

5+
> [!IMPORTANT]
56
> Please note this tool does NOT add other Visual Studio tools (like VSTest, cl, cmake, or others) to `PATH`
67
78
## Example Usage

0 commit comments

Comments
 (0)