How to solve NuGet.targets(124,5): error : Value cannot be > null. (Parameter 'folderName') error?
问题 On building the project I am getting this error. Error NETSDK1004 Assets file 'J:\Test\core\fx-core\obj\project.assets.json' not found. Run a NuGet package restore to generate this file. FxCore C:\Program Files\dotnet\sdk\3.1.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets 234 So to solve this I am running the command dotnet restore in package manager console. But on running I'm getting the below error. PM> dotnet restore J:\Test\core\fx-core\FxCore.csproj(3,3