I just checked the MonoGame source, since I didn’t remember messing with the csproj files myself. The current source version has .Net Framework support without modification, as you can tell by the
TargetFrameworks tag:
2 Likes