[mcs] Reference assemblies with same identity cannot have different version number
[mono.git] / mcs / errors / cs1703-2.cs
1 // CS1703: An assembly `System with the same identity has already been imported. Consider removing one of the references
2 // Line: 0
3 // Compiler options: -r:../class/lib/net_4_0/System.dll
4