We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf00be commit 5338814Copy full SHA for 5338814
eng/Build.props
@@ -286,7 +286,7 @@
286
</ItemGroup>
287
288
<ItemGroup>
289
- <ProjectToBuild Condition=" '$(BuildInstallers)' == 'true'" Include="@(InstallerProject)" Exclude="@(ProjectToExclude)" BuildStep="installer" />
+ <ProjectToBuild Condition=" '$(BuildInstallers)' == 'true'" Include="@(InstallerProject)" BuildStep="installer" />
290
291
</Otherwise>
292
</Choose>
0 commit comments