初学.Net Core时,创建.Net Core项目出现“Project FirstCoreDemo does not have a lock file. Please run 'dotnet restore'”错误,使用的是VS2015,在网上也没找到有效的解决方法,就按照错误信息提示,在NuGet包管理器后台输入命令dotnet restore得以解决,以此记录下。

新建.net Core项目报错

 

相关文章:

猜你喜欢
相关资源
相似解决方案