Clone repo from github website opens Visual Studio 2015 instead of 2017 -


steps

  1. clone github repository github website.
  2. choose open in visual studio
  3. answer yes 'did mean switch applications'

enter image description here

expected result:

  • opens in visual studio 2017

actual result:

  • opens in visual studio 2015

context:

  • windows 10 anniversary edition
  • visual studio 2015 , 2017 installed in order
  • tested in edge

check default programs. maybe it's set open visual studio 2015? checking have 2 ways:

  1. inside windows 10 go settings > system > default apps , check if visual studio 2015 set open project default.

  2. go control panel (make sure it's not set on category view) > default programs > set default programs

this should work, didn't try if helps, great.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -