Watch the video:
Timestamps:
00:00 - Explanation
01:02 - Download modified MXA Game Studio
02:37 - Install DirectX
02:50 - Install XNA Framework 4.0 Redist
03:15 - Install XNA Game Studio 4.0 Platform Tools
03:33 - Install XNA Game Studio 4.0 Shared
03:47 - Install XNA Game Studio 4.0.vsix
05:20 - Symbolic link
07:32 - Adding references to projects
Missing Microsoft.XNA in your projects? Well, for some reason it’s harder than expected to add it properly, but this video takes you through all the steps. This tutorial shows you how to install XNA SDK and all of the required redists to start making your own projects.
Although I didn’t show it in the video I did test this with a sample bit of XNA code I dug up.
Modified MXA Game Studio plus installers: http://files.flatredball.com/content/XnaInstall/XnaForVS2019.zip
Guide shown: http://flatredball.com/visual-studio-2019-xna-setup/