[ilasm] Don't break arguments compatiblity
[mono-project.git] / mcs / errors / cs1703.cs
blobaa573498de2a390c5e4c2c795422b4766438b9da
1 // CS1703: An assembly `CS1703-lib' with the same identity has already been imported. Consider removing one of the references
2 // Line: 0
3 // Compiler options: -r:dlls/first/CS1703-lib.dll -r:dlls/second/CS1703-lib.dll