Error CS0246 - Assembly Reference Issue

Though I have the reference in question, properly labeled, Unity does not recognize it for some reason. I have tried putting the asset in folders aside from the “plugins” folder and still no success. Any type of help or suggestion would be appreciated.

Try putting the .dll file in the Assets folder
:slight_smile:

Does it target the correct .NET version? (3.5 or 2.0)