Skip to content

Commit 9dff6f2

Browse files
committed
Try removing Microsoft.VisualStudio.Workload.VisualStudioExtensionBuildTools
1 parent 29ab183 commit 9dff6f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/docker/python-wheel-windows-vs2022-base.dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ RUN `
6868
--includeRecommended ^ `
6969
--add Microsoft.VisualStudio.Component.Windows10SDK.20348 `
7070
--add Microsoft.VisualStudio.Workload.VCTools ^ `
71-
--add Microsoft.VisualStudio.Workload.VisualStudioExtensionBuildTools ^ `
7271
|| IF "%ERRORLEVEL%"=="3010" EXIT 0) `
7372
&& del /q vs_buildtools.exe
7473

0 commit comments

Comments
 (0)