How to fix DNX/DNVM in Visual Studio 2015?

后端 未结 8 880
时光取名叫无心
时光取名叫无心 2020-12-01 06:02

Today I installed VS 2015 on Windows 7 x64. Mainly to test new .Net Core features and etc. And for test I created new C# \"Console Application (Package)\" solution and got t

8条回答
  •  Happy的楠姐
    2020-12-01 06:35

    My version of powershell was 3.0, then I:

    1. Install powershell v.4 from:

    https://www.microsoft.com/en-us/download/details.aspx?id=40855

    1. Reboot windows

    This solve my problem.

提交回复
热议问题