icsharpcode / SharpDevelop

#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
2.08k stars 771 forks source link

error when opening visual application studio 15.0 #800

Open SavvyDev84 opened 6 years ago

SavvyDev84 commented 6 years ago

when I try to open a project created in visual studio 15 in sharpdevelop, I get an error saying that it does not have the tool 15.0, but the 14.0 and 13.0 boceto 1

lucschulz commented 6 years ago

Open the project file in a text editor and change the tools version number to 4.0. That's worked for me in the past.