No executable found matching command dotnet-projectmodel-server

后端 未结 9 2168
栀梦
栀梦 2020-12-05 04:26

I\'m getting this error when opening .NET Core projetcs in VS 2015 Community:

The following error ocurred attempting to run the project model server

9条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-05 04:44

    In my case, after installing .net core 1.1.0 there were still versions 1.0.1 installed. Delete old versions and reinstall Microsoft .NET Core tools.

提交回复
热议问题