Hey all,
My project builds fine but when I add "Z.Expressions.Eval" by ZZZ Projects Inc. to my project, I get the error message.
Here is the full error message:
"Framework resource extraction failed. 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. [projectname].UWP"
When I remove the NuGet package "Z.Expressions.Eval" the project runs fine, but as soon as I add it that error comes up and I can't build.
I don't trust the LongPathTool people who say download their program (check their comment history, they look like bots).
I also am on Windows 10 Home so I am unable to do the Local Group stuff to enable longer paths.
Thanks in advance!