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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -