Support --image-base
linker flag
#103
Labels
area: documentation
Issues related to the documentation.
area: sdk
Issues related to the MSBuild SDK.
area: tasks
Issues related to MSBuild tasks.
Milestone
The form is
-Wl,--image-base,<value>
for C/C++ and--image-base <value>
for Zig.Should be exposed as
<ImageBase>0x12345678</ImageBase>
.The text was updated successfully, but these errors were encountered: