Skip to content

Commit 037a673

Browse files
Daverd-GMRenegade334
authored andcommitted
tools: update install_tools.bat old echo from 2019 to 2022
PR-URL: #60736 Fixes: #60733 Reviewed-By: Stefan Stojanovic <[email protected]> Reviewed-By: René <[email protected]>
1 parent 0b6ae6d commit 037a673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/msvs/install_tools/install_tools.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ echo license terms or not. Read and understand the license terms of the packages
3939
echo being installed and their dependencies prior to installation:
4040
echo - https://chocolatey.org/packages/chocolatey
4141
echo - https://chocolatey.org/packages/python
42-
echo - https://chocolatey.org/packages/visualstudio2019-workload-vctools
42+
echo - https://chocolatey.org/packages/visualstudio2022-workload-vctools
4343
echo.
4444
echo This script is provided AS-IS without any warranties of any kind
4545
echo ----------------------------------------------------------------

0 commit comments

Comments
 (0)