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