I am getting following error when i am trying to build my c# project:
The type or namespace name xyz could not be found (are you missing a using directive or an assembly reference?)
I have given reference of required file . don't know why this error is coming again and again?
Thanks in advance