<?xml version="1.0"?>
<ErrorDocumentation xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ErrorName>CS1704</ErrorName>
  <Examples>
    <string>// 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
</string>
  </Examples>
</ErrorDocumentation>