Search Unity

Compile Bug C# Mono 4.0 - Assembly with same Identity imported. CS 1703

Discussion in 'Scripting' started by wholtaeter, Oct 1, 2016.

  1. wholtaeter

    wholtaeter

    Joined:
    Mar 30, 2016
    Posts:
    15
    Hi,

    when I compile my version - I get the errorMessage above. - It says furthermore I should delete one of the same Public Key Token imported. - I dont know what exactly I should do? - Can please someone give advise?

    c:\Windows\Microsoft.NET\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll: Error CS1703: Assembly with same Identity was imported 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' . Delete one of the duplicates (CS1703) (Assembly-CSharp)

    Shall I Delete the dll? - Or something in the dll?


    Greetings