Commit 7d84560
committed
tools: update Visual Studio reference to 2022 in install script
The install_tools.bat script displayed an outdated URL reference
to visualstudio2019-workload-vctools in the license information,
while the actual installation command correctly uses
visualstudio2022-workload-vctools.
This updates the URL displayed to users to match the package that
is actually being installed.
Fixes: #607331 parent 478a5e6 commit 7d84560
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments