Re-install CsQuery

This commit is contained in:
Michael Ganss
2014-05-10 16:45:47 +02:00
parent c16dc426a4
commit f7dffff2d9

View File

@@ -39,7 +39,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="CsQuery">
<HintPath>packages\CsQuery.1.3.4\lib\net40\CsQuery.dll</HintPath>
<HintPath>..\packages\CsQuery.1.3.4\lib\net40\CsQuery.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />