VS2017 : Target framework drop down does not show .NET Core 2.1 option

前端 未结 8 1594
暖寄归人
暖寄归人 2021-02-05 02:36

I have already installed VS2017 Enterprise 15.6.4. Recently installed .NET Core 2.1.101 SDK from official site

I was expecting .NET Core

8条回答
  •  既然无缘
    2021-02-05 03:40

    Updated to Latest VS 2017 and installed latest .Net Core SDK. Changed global.json to point to latest version installed. This resolved for me.

提交回复
热议问题