Long path issue occurred while try to install Nuget package in Visual Studio project

784 Views Asked by At

I have worked on dot net core projects. while trying to install NuGet packages in my project with the help of manage NuGet packages option, I have faced below mentioned error. Could you please suggest the solution for this issue?

The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

0

There are 0 best solutions below