Further fix for Services3 dll

This commit is contained in:
Virtuworks 2013-07-24 15:30:05 -04:00
parent 4d2a00467b
commit 763c33890c
2 changed files with 3 additions and 1 deletions

View file

@ -36,7 +36,8 @@
<HintPath>..\..\Lib\Ionic.Zip.Reduced.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Web.Services3">
<HintPath>..\..\Bin\Microsoft.Web.Services3.dll</HintPath>
<HintPath>..\..\Lib\Microsoft.Web.Services3.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />