Skip to content

Commit 4d1ad75

Browse files
authored
Updating Note on VS license to match actual license woding (#8426)
2 parents 252e29b + 80f4c8d commit 4d1ad75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cpp/config-msvc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To successfully complete this tutorial, you must do the following:
3737

3838
![Cpp build tools workload](images/msvc/desktop_development_with_cpp-2022.png)
3939

40-
>**Note**: You can use the C++ toolset from Visual Studio Build Tools along with Visual Studio Code to compile, build, and verify any C++ codebase as long as you also have a valid Visual Studio license (either Community, Pro, or Enterprise) that you are actively using to develop that C++ codebase.
40+
>**Note**: You can use the C++ toolset from Visual Studio Build Tools along with Visual Studio Code to develop, build, and test any C++ code as long as you also have a valid Visual Studio license (either Community, Pro, or Enterprise).
4141
4242
### Check your Microsoft Visual C++ installation
4343

0 commit comments

Comments
 (0)