You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a vertical build, only build the MSIs for the current vertical that aren't used in the hosting bundle in the first pass
287
-
and build the hosting bundle and its dependencies in the second pass.
288
-
-->
289
-
<ItemGroupCondition="'$(DotNetBuild)' == 'true' and ('$(DotNetBuildPass)' == '' or '$(DotNetBuildPass)' == '1') and '$(_BuildWindowsInstallers)' == 'true' and '$(TargetArchitecture)' == 'x86'" >
0 commit comments