I have warning about path

I downloaded 4.3.44 A*Pathfinding Project and it works very well.
But this warning message is showing everytime after stop game.

'The assembly search path ‘C:/D&C/Assets/AstarPathfindingProject/Plugins/DotNetZip’ does not exist
'The assembly search path ‘C:/D&C/Assets/AstarPathfindingProject/Plugins/Poly2Tri’ does not exist
'The assembly search path ‘C:/D&C/Assets/AstarPathfindingProject/Plugins/Clipper’ does not exist

Now my A*Pathfinding Project folder is in Pakages folder.
How can i fix it??
Thank you

Hi

Delete your .csproj file and let unity re-generate it.

How nice. Thank you!