The DLL headers are shown as x86 with the architecture set to 'x64'

Hi Team,

We are building a package with the X64 architecture. However, when we check the headers of the DLL, we can see that they are listed as x86 instead of x64.

We discovered the issue when we removed the <SetAssemblyInfo Attributes="Version"/> after doing so, the DLL headers appeared correct.
Is there any way to fix this issue by adding any other attributes?

DLL Headers with <SetAssemblyInfo Attributes="Version"/>

DLL Headers with <SetAssemblyInfo Attributes="Version"/> removed

Hi Justin,

I have been trying a couple of different things, but I am not able to reproduce the problem you are describing. Can you share a minimal example that reproduces the issue?

Hi Alexander,

I have identified the issue. We were using Open Tap 9.16.1, but when I switched to Open Tap 9.21, the issue disappeared.

Regards
Jestin CI

1 Like