Skip to content

Commit 603a2dd

Browse files
Daverd-GMtargos
authored andcommitted
tools: update install_tools.bat old echo from 2019 to 2022
PR-URL: #60736 Fixes: #60733 Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com> Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
1 parent f89af60 commit 603a2dd

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)