Recently downloaded Rider and I'm unable to create projects. It either hangs infinitely on "Creating solution file" or gives me the following error :
Unable to load project and obtain project information from MsBuild. Try to change MsBuild version in 'Settings | Build, Execution, Deployment | Toolset and Build'. Probably this project is incompatible with the current MsBuild. MsBuild error details: 1 is not a supported code page.
I tried changing the MsBuild path, adding Msbuild to environment variables, installing mono and reinstalling the Rider but none of these worked. I have Visual Studio installed(which works) so I shouldn't be encountering such problems, according to this . Any help is appreciated.I'm on windows 10 if that helps.