Assets file project.assets.json not found. Run a NuGet package restore


Bump into this error and thanks for stackoverflow, was able to resolve it by 

Tools->Nuget Package Manager-> Package manager Console -> 

And type, 

"dotnet restore" 

Or you can go into the command prompt of that project and type 

"dotnet restore"

Which ever work faster for you, i guess.





Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type