**Error:**The type or namespace 'ProjectReader' could not be found

Dear Team,
I have downloaded sample code from github link as below

Link: GitHub - aspose-tasks/Aspose.Tasks-for-.NET: Aspose.Tasks for .NET examples, plugins and showcase projects

It is giving an error while build the code.

**Error:**The type or namespace ‘ProjectReader’ could not be found.

Please let me know which Assembly/DLL reference I should add to remove this error.
All your help is much appreciated !

@SAHIL.7.PAHWA,

We are not able to reproduce the issue with the latest examples downloaded from above Github link. The examples compile without any error after retrieving latest API version from Nuget.

The ProjectReader class was part of the API in the past and is no more available.