Fix Eluant.dll reference in Common project. Requested in #6723.

This commit is contained in:
penev92
2014-10-11 12:07:28 +03:00
parent 268c63f7df
commit 96855e6650

View File

@@ -27,7 +27,7 @@
<ItemGroup>
<Reference Include="Eluant, Version=1.0.5229.27703, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Eluant.dll</HintPath>
<HintPath>..\thirdparty\Eluant.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System" />