fix csproj file

This commit is contained in:
Sebastiaan Janssen
2019-06-06 13:48:48 +02:00
parent 1c87176d80
commit aaab14be3e

View File

@@ -67,6 +67,7 @@
</Reference>
<Reference Include="HtmlAgilityPack, Version=1.8.8.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
<HintPath>..\packages\HtmlAgilityPack.1.8.8\lib\Net45\HtmlAgilityPack.dll</HintPath>
</Reference>
<Reference Include="Examine, Version=0.1.90.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Examine.0.1.90\lib\net45\Examine.dll</HintPath>
</Reference>
@@ -824,4 +825,4 @@ xcopy "$(NugetPackages)\SqlServerCE.4.0.0.1\x86\*.*" "$(TargetDir)x86\" /Y /F /E
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>