(global) Uninstall the 64 bit .net SDK and install the 32 bit one. Restart VS afterwards.
(local) Put a new .net SDK in a different folder and add from a console that path to your PATH. Then start VS from there. It will pick the first dotnet it finds on the PATH.