mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
update vs_toolchain.py version comments
This commit is contained in:
parent
f476652647
commit
b4bc2445f6
2 changed files with 1 additions and 1 deletions
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
|
@ -16,7 +16,7 @@ import sys
|
|||
|
||||
from gn_helpers import ToGNString
|
||||
|
||||
# VS 2022 17.7 with 10.0.22621.1778 SDK with ARM64 libraries and UWP support.
|
||||
# VS 2022 17.8.3 with 10.0.22621.2428 SDK with ARM64 libraries and UWP support.
|
||||
# See go/chromium-msvc-toolchain for instructions about how to update the
|
||||
# toolchain.
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue