Upgrade Visual Studio 2013 solutions to Visual Studio 2015 -


i have installed both visual studio 2013 , visual studio 2015. projects , solutions created in vs2013 opened vs2013 expect, able upgrade files opened vs2015 when double clicked.

how can upgrade solution files in vs2013 format microsoft visual studio version selector open them in vs2015?

the simplest solution imo (also worked 2012 , 2013) is:

  1. open solution file using visual studio 2015
  2. select solution file in solution explorer
  3. select file / save mysolution.sln as...
  4. overwrite existing solution file.

Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -