Elstine P
Elstine P

Reputation: 370

How to downgrade visual studio 2017 to 2015

I uninstalled visual studio 2015 to make way for 2017 but 2017 is not supporting xamarin.winphone so I would like to downgrade it to visual studio 2015 so that it supports xamarin winphone

I tried to find options to downgrade but I couldn't find any

My question is partly in relation with my earlier question

Thanks

Upvotes: -2

Views: 5933

Answers (1)

Herbert Yu
Herbert Yu

Reputation: 578

Visual Studio 2015 can co-exist with visual Studio 2017. Since you have install Visual Studio 2015, and just start it from "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe"

Sure, create shortcut on your desktop for your next time......

Upvotes: 1

Related Questions