c# - Why is .Net Core 2 not incorporated into my Visual Studio? -


after installing .net core sdk 2, i'm still missing core version 2 shown in screenshot below.

note: using microsoft visual studio professional 2017, version 15.2 (26430.16) , microsoft .net framework version 4.6.01038

what should ?

enter image description here

just update visual studio 15.3: https://www.visualstudio.com/en-us/news/releasenotes/vs2017-relnotes


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

Python Tornado package error when running server -