cognidox / OfficeToPDF

A command line tool to convert Microsoft Office documents to PDFs
https://www.cognidox.com/
Other
610 stars 137 forks source link

The "Fody.WeavingTask" task was not given a value for the required parameter "SolutionDir". #41

Open Sonic3R opened 5 years ago

Sonic3R commented 5 years ago

I cloned the repo and tried to compile it... I got the error

Severity Code Description Project File Line Suppression State Error The "Fody.WeavingTask" task was not given a value for the required parameter "SolutionDir". OfficeToPDF

What can do in this case ?

vittala commented 5 years ago

Hi

Have you tried closing and then opening the solution?

Regards Vittal

Kundan22 commented 4 years ago

works after re-opening same solution. but why??

timdaniels commented 3 years ago

I got the error as well, but noticed in VS (2019) that background tasks were still running. Waited until that was done and then did a clean and build and it worked.