Merge pull request #5335 from mono/master-bump-fsharp
[mono.git] / mcs / errors / cs1703.cs
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
4