79612375

Date: 2025-05-08 12:33:35
Score: 2
Natty:
Report link

The package that was importing these dlls, had a content link that was causing the files to be copied after compilation.

nupkg

The solution was to disable the conditional flag.

<ProperyGroup>
    <CopyNativeIfxExtensionsContent>false</CopyNativeIfxExtensionsContent>
</ProperyGroup>
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Jaxel Rojas