dotnet watch run
在我的 .NET core 3.0 项目文件夹中运行时出现以下错误。Visual Studio 2019
在IDE 中构建项目时没有出错。
我已经安装了Visual Studio 2019
。.NET core 3.0 preview
C:\Program Files\dotnet\sdk\3.0.100-preview7-012821\NuGet.targets(123,5): error : Unable to load the service index for source https://www.myget.org/F/mycompany/api/v3/index.json. [C:\myproject\myproject.csproj]
C:\Program Files\dotnet\sdk\3.0.100-preview7-012821\NuGet.targets(123,5): error : Response status code does not indicate success: 401 (Unauthorized). [C:\myproject\myproject.csproj]