mirror of
https://github.com/LegacyUpdate/LegacyUpdate.git
synced 2025-01-22 06:01:50 -05:00
eb5b2a9b54
See https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md for a list of components that are included. I'm trying to remove variables to determine why Visual Studio isn't being setup correctly
8 lines
199 B
Text
8 lines
199 B
Text
{
|
|
"version": "1.0",
|
|
"components": [
|
|
"Microsoft.VisualStudio.Component.VC.v141.x86.x64",
|
|
"Microsoft.VisualStudio.Component.WinXP",
|
|
"Microsoft.VisualStudio.Component.VC.v141.ATL"
|
|
]
|
|
}
|