Only had to add the following line to make everything work again in the latest MonoGame version 
graphics.GraphicsProfile = GraphicsProfile.HiDef;
Great work!
Only had to add the following line to make everything work again in the latest MonoGame version 
graphics.GraphicsProfile = GraphicsProfile.HiDef;
Great work!