mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-10 02:02:30 +00:00
Make userkit install.bat use VS2019
This commit is contained in:
parent
2837332128
commit
b7eade55ca
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
@echo off
|
||||
|
||||
install-VS2017 -USERKIT %*
|
||||
install-VS2019 -USERKIT %*
|
||||
|
|
|
|||
Loading…
Reference in a new issue