.net - How to fix Unity 3d "error CS1703: An assembly `System.Xml.Linq' with the same identity has already been imported." -


i'm stuck here , dont know how fix this. update unity unity 2017.1.0f3 , updated/upgraded project i'm getting error:

error cs1703: assembly `system.xml.linq' same identity has been imported. consider removing 1 of references assets/plugins/system.xml.linq.dll (location of symbol related previous error) c:\program files\unity\editor\data\mono\lib\mono\unity\system.xml.linq.dll (location of symbol related previous error)

can please this?


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -