Open
Description
Looking at the documentation and the code it appears the SDK runtime platform architecture is determined by the architecture of the OS.
It would be very useful for unit testing scenarios to allow specifying whether the x86 or x64 SDK is in use as dotnet test
requires the explicit architecture.