monodevelop
monodevelop copied to clipboard
Cannot create projects of any type
When I try and create a solution I get the following error:-
The type initializer for 'MonoDevelop.Projects.MSBuild.MSBuildEvaluationContext' threw an exception
It worked before when it was originally installed but it failed to work after a while, it woudn't even launch. I complied from source. I think it worked once or twice and then I got this error. It happens just after the program inquires about the destination directory of the project.
Seems like MSBuild is not installed?
Seems like MSBuild is not installed?
You were right in my case. Thanks.
Seems like MSBuild is not installed?
By installing this? https://docs.microsoft.com/en-us/visualstudio/msbuild/msbuild?view=vs-2019
Not pretty sure what I'm doing. Please guide me.
Seems like MSBuild is not installed?
Worked for me too, thanks. Why is the issue still open?