安装nuget package包提示错误
install-package : 由于无法加载项目 mydemo 的详细信息,操作失败
项目用dotnet cli 命令dotnet new mvc创建,然后打开工程文件 mydemo.csproj 。
关闭vs,重新打开项目。