Reverted back to use target name for library pdb files and default
[mono.git] / mcs / docs / cs-errors.config
index c0eae6f5880f19d98ef9166b4eb51f650b6ec6d6..1ef3f1c50d9e1c1f6aebe91968e31f4d831a9466 100644 (file)
@@ -1,7 +1,7 @@
 <ErrorProviderConfig>
-       <FilesPath>../../mcs/errors</FilesPath>
+       <FilesPath>../errors</FilesPath>
        <Match>cs????*.cs</Match>
        <ErrorNumSubstringStart>2</ErrorNumSubstringStart>
        <ErrorNumSubstringLength>4</ErrorNumSubstringLength>
        <FriendlyFormatString>CS{0:0###}</FriendlyFormatString>
-</ErrorProviderConfig>
\ No newline at end of file
+</ErrorProviderConfig>