File tree Expand file tree Collapse file tree 7 files changed +3
-3
lines changed Expand file tree Collapse file tree 7 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 </ItemGroup >
1919
2020 <ItemGroup Condition =" $(WindowsArchitectures.Contains('i686')) " >
21- <ProjectReference Include =" ..\..\rtl\msm\rtlmsm.wixproj" Properties =" Platform=x86;ProductArchitecture=x86" BindName =" rtl.x86.msm" />
21+ <ProjectReference Include =" ..\..\rtl\legacy\ msm\rtlmsm.wixproj" Properties =" Platform=x86;ProductArchitecture=x86" BindName =" rtl.x86.msm" />
2222 <ProjectReference Include =" ..\..\rtl\shared\msm\rtl.shared.msm.wixproj" Properties =" Platform=x86;ProductArchitecture=x86" BindName =" rtl.shared.x86.msm" />
2323 <ProjectReference Include =" ..\..\rtl\static\msm\rtl.static.msm.wixproj" Properties =" Platform=x86;ProductArchitecture=x86" BindName =" rtl.static.x86.msm" />
2424 </ItemGroup >
2525
2626 <ItemGroup Condition =" $(WindowsArchitectures.Contains('x86_64')) " >
27- <ProjectReference Include =" ..\..\rtl\msm\rtlmsm.wixproj" Properties =" Platform=x86;ProductArchitecture=amd64" BindName =" rtl.amd64.msm" />
27+ <ProjectReference Include =" ..\..\rtl\legacy\ msm\rtlmsm.wixproj" Properties =" Platform=x86;ProductArchitecture=amd64" BindName =" rtl.amd64.msm" />
2828 <ProjectReference Include =" ..\..\rtl\shared\msm\rtl.shared.msm.wixproj" Properties =" Platform=x86;ProductArchitecture=amd64" BindName =" rtl.shared.amd64.msm" />
2929 <ProjectReference Include =" ..\..\rtl\static\msm\rtl.static.msm.wixproj" Properties =" Platform=x86;ProductArchitecture=amd64" BindName =" rtl.static.amd64.msm" />
3030 </ItemGroup >
3131
3232 <ItemGroup Condition =" $(WindowsArchitectures.Contains('aarch64')) " >
33- <ProjectReference Include =" ..\..\rtl\msm\rtlmsm.wixproj" Properties =" Platform=x86;ProductArchitecture=arm64" BindName =" rtl.arm64.msm" />
33+ <ProjectReference Include =" ..\..\rtl\legacy\ msm\rtlmsm.wixproj" Properties =" Platform=x86;ProductArchitecture=arm64" BindName =" rtl.arm64.msm" />
3434 <ProjectReference Include =" ..\..\rtl\shared\msm\rtl.shared.msm.wixproj" Properties =" Platform=x86;ProductArchitecture=arm64" BindName =" rtl.shared.arm64.msm" />
3535 <ProjectReference Include =" ..\..\rtl\static\msm\rtl.static.msm.wixproj" Properties =" Platform=x86;ProductArchitecture=arm64" BindName =" rtl.static.arm64.msm" />
3636 </ItemGroup >
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments