c# - Install Monogame on Visual Studio 2017 -
i trying install monogame on vs 2017 option on installer vs 2017 greyed out, though have vs 2017 installed. have vs 2015 , vs 2010 not sure if causing problem. version of monogame 3.6.0.1625 , have directory: c:\users\my name\documents\visual studio 2017\templates\projecttemplates\visual c#
please thanks
this problem happens when templates in wrong directory. path provided seems right 1 tho.
are vs2015 templates in c:\users\my name\documents\ directory aswell ? if not, try move vs2017 templates same directory vs2015 templates.
if 2 both in c:\users\my name\documents\, documents\visual studio 2017\templates\projecttemplates , try find visual c# folder. if missing add new folder name , try again.
Comments
Post a Comment