Project file is incomplete. Expected imports are missing

后端 未结 30 1927
深忆病人
深忆病人 2020-12-07 19:30

After format my computer I reinstalled Vs 2017 V 15.6.3 and install ASP.Net Core SDK from Microsoft 2.1.4

But when I create new asp core application VS failed with e

30条回答
  •  遥遥无期
    2020-12-07 20:25

    Resolved

    1. Even after uninstalling certain version from control panel, there would the files and folders with deleted version found in C:\Program Files\dotnet\sdk

    2. Please go and delete unwanted version folder

    3. Try reloading the project

    This worked for me

提交回复
热议问题