I’ve managed to make it work by changing all occurences of Any CPU to AnyCPU in the .csproj file.
Also I’ve found this related issue: https://github.com/MonoGame/MonoGame/issues/6695
I’ve managed to make it work by changing all occurences of Any CPU to AnyCPU in the .csproj file.
Also I’ve found this related issue: https://github.com/MonoGame/MonoGame/issues/6695