Try to work out prototype incompatibility in XmlRpcCs

This commit is contained in:
Travis CI
2017-03-19 18:23:32 -05:00
parent dba78c173b
commit c0af60f0fc
6 changed files with 9 additions and 9 deletions

View File

@@ -99,8 +99,8 @@
<Name>System.Xml</Name>
<Private>False</Private>
</Reference>
<Reference Include="XmlRpcCs, Version=2.0.0.4, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\XmlRpcCS.2.0.0.4\lib\net40\XmlRpcCs.dll</HintPath>
<Reference Include="XmlRpcCs, Version=2.0.0.7, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\XmlRpcCS.2.0.0.7\lib\net40\XmlRpcCs.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>