| ... | ... | @@ -35,6 +35,7 @@ RUN ` |
|
|
|
--installPath "%ProgramFiles(x86)%\Microsoft Visual Studio\2022\BuildTools" `
|
|
|
|
--add Microsoft.VisualStudio.Workload.MSBuildTools `
|
|
|
|
--add MMicrosoft.VisualStudio.Workload.VCTools `
|
|
|
|
--includeRecommended `
|
|
|
|
|| IF "%ERRORLEVEL%"=="3010" EXIT 0) `
|
|
|
|
`
|
|
|
|
# Cleanup
|
| ... | ... | |