I can't debug a monogame project

Hello everyone,

I recently upgraded my windows from windows 10 home to windows 10 educational, and every time I try to run a Monogame project in visual studio I get the error:

Error 1 The command ““C:\Program Files (x86)\MSBuild\MonoGame\v3.0\Tools\MGCB.exe” /@:“C:\Users\ReniersTim(student)\documents\visual studio 2013\Projects\MonogameBug\MonogameBug\Content\Content.mgcb” /platform:Windows /outputDir:“C:\Users\ReniersTim(student)\documents\visual studio 2013\Projects\MonogameBug\MonogameBug\Content\bin\Windows” /intermediateDir:“C:\Users\ReniersTim(student)\documents\visual studio 2013\Projects\MonogameBug\MonogameBug\Content\obj\Windows” /quiet” exited with code 1. C:\Program Files (x86)\MSBuild\MonoGame\v3.0\MonoGame.Content.Builder.targets 89 5 MonogameBug

Even if I make a new project.
Does somebody know how I can fix this? Because my teachers and I can’t seem to find the problem.

Kind regards,

Tim Reniers

I would recommend trying to reinstall your visual studio and monogame…