79297251

Date: 2024-12-20 12:42:18
Score: 1
Natty:
Report link

Check if the new Platforms tag is missing in your .csproj

<Configurations>Debug;Release;UnitTest</Configurations>
<Platforms>AnyCPU;x64;Win32</Platforms>

That should give you the x64 option

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: dexterous programmer