基本上,我有一个在本地完美运行的.netcore 3.1项目(可执行文件),无论是否引用另一个类库项目(.net Framework4.7.2)。an older Nuget version(and not dotnet cli) to restore, then the dotnet cli commands (e.g. dotnet buildTo mitigate such error, you can either: (1) - Use dotnet cli t
: An error occurred while downloading package 'Newtonsoft.Json.10.0.2 : ' from source 'https://www.nuget.orgNewtonsoft.Json.10.0.2 : ' does not exist in project 'Umbraco_MVC'
我还尝试在packages.config中删除带有Newtonsoft的行,但那里没有引用该引用的行