A few days ago I tried to install the MonoGame framework but after following the steps from the “getting started guide” and creating a windows desktop application with the MonoGame framework I got this error
I do have a suspicion it may have something to do with Netcore as I had to get a different version of it to run MonoGame. I get the same error when building through visual studio or building through my console.
There is also this error which may corollate to the first one and some dependency issues
Things I’ve tried
-Deleting and reinstalling Netcore
-Installing MonoGame on another computer following the same steps (It worked without any errors on another computer)
-replacing the files from another computer to my main one (e.c Netcore and other ones)
-Trying to find a MSBuild folder that may have installed in the wrong place (wasn’t able to find one)
I also joined the MonoGame discord if anyone wants to chat or talk there. Any help is deeply appreciated!