Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

“The tools version '15.0' is unrecognized” #838

Open
fafayqa opened this issue Jan 11, 2020 · 3 comments
Open

“The tools version '15.0' is unrecognized” #838

fafayqa opened this issue Jan 11, 2020 · 3 comments

Comments

@fafayqa
Copy link

fafayqa commented Jan 11, 2020

I am on Windows 7 x64 PC trying to open a 3rd party C# project file. As the project file needs BuildTools v15 to be installed on a machine I have installed it by downloading MS official small file internet installer.

But when I try to open a project created in Microsoft Visual Studio upon opening it gives me error:

"The tools version 15 is unrecognized. Available tools versions are 2.0, 3.0 and 4.0"

I guess it has something to do with the way BuildTools 2019 are installed cos the previous version 2015 (actually version 14) which has offline installer has been correctly recognized by SharpDevelop.

I read somewhere that it may help to uninstall any previous BuildTools versions (in my case it was just the previous one, that is BuildTools 2015) but it did not help - BuildTools 2019 is still unrecognized by SharpDevelop.

Is there a solution to this? Like setting the path to the actual BuildTools 2019 folder/.exe somewhere for the SharpDevelop?

@sharpSteff
Copy link

Just replace "15.0" with "4.0" in the csproj File and IT works for sharpdevelop and latest visual Studio

@fafayqa
Copy link
Author

fafayqa commented Jan 11, 2020

OK, it seems like it did the trick - thank you, but it still does not solve/answer why SharpDevelop does not know about the installed Build Tools 2019 (v15) - if I would need to rewrite all the time this values in all project files that are using it, like...ehm, really, c'mon!

There needs to be some permanent fix/solution in SharpDvelop itself, right? ;)

@edgarchinchilla
Copy link

@fafayqa because the project is dead!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants