Skip to content

Commit 394ccb0

Browse files
committed
Remove the tools package target triggers
1 parent 11bd779 commit 394ccb0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Installer/redist-installer/targets/GenerateMSIs.targets

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,6 @@
488488
GenerateToolsetNupkg;
489489
GenerateTemplatesNupkgs;
490490
GenerateSdkPlaceholderNupkg;
491-
GenerateVSToolsNupkg;
492-
GenerateVSToolsResolverNupkg;
493491
GenerateSdkMSBuildExtensionsNupkg;
494492
GenerateVSTemplateLocatorNupkg"
495493
Condition=" '$(OS)' == 'Windows_NT' and '$(Architecture)' != 'arm' " />

0 commit comments

Comments
 (0)