summaryrefslogtreecommitdiff
path: root/mcs/errors/cs1704.cs
blob: 94828ce03bf4f3f7fb3c6de6a98b89421f05de47 (plain)
1
2
3
// CS1704: An assembly with the same name `CS1704-lib' has already been imported. Consider removing one of the references or sign the assembly
// Line: 0
// Compiler options: -r:dlls/first/CS1704-lib.dll -r:dlls/second/CS1704-lib.dll