Upgraded XML-RPC.NET (CookComputing.XmlRpcV2) to latest version (v2.5.0).

This commit is contained in:
leekelleher
2012-06-01 14:10:06 -01:00
parent 14c06ba6a4
commit b4c2faf7f2
3 changed files with 2 additions and 2 deletions

View File

@@ -65,7 +65,7 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\foreign dlls\ClientDependency.Core.dll</HintPath>
</Reference>
<Reference Include="CookComputing.XmlRpcV2, Version=2.2.0.4, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="CookComputing.XmlRpcV2">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\foreign dlls\CookComputing.XmlRpcV2.dll</HintPath>
</Reference>

View File

@@ -91,7 +91,7 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\foreign dlls\ClientDependency.Core.dll</HintPath>
</Reference>
<Reference Include="CookComputing.XmlRpcV2, Version=2.2.0.4, Culture=neutral, processorArchitecture=MSIL">
<Reference Include="CookComputing.XmlRpcV2, Version=2.5.0.0, Culture=neutral, PublicKeyToken=a7d6e17aa302004d, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\foreign dlls\CookComputing.XmlRpcV2.dll</HintPath>
</Reference>