Skip to content

Commit eceffca

Browse files
author
John Luo
committed
Update comment
1 parent 9786139 commit eceffca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
</ItemGroup>
9696

9797
<ItemGroup Condition=" '$(BuildInstallers)' == 'true' AND '$(TargetOsName)' == 'win' AND '$(TargetArchitecture)' == 'arm64' ">
98-
<!-- We don't build the bundle here because we'd have to bundle the x86 installer which gets built in a different leg.
99-
Instead we only provide the ARM64 MSI-->
98+
<!-- We don't build the targeting pack installer here because it's built in the x86/x64 leg.
99+
Instead we only provide the ARM64 SharedFramework MSI-->
100100

101101
<!-- Build the SharedFramework wixlib -->
102102
<ProjectToBuild Include="$(RepoRoot)src\Installers\Windows\SharedFrameworkLib\SharedFrameworkLib.wixproj" AdditionalProperties="Platform=arm64" />

0 commit comments

Comments
 (0)