summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Christiansen <david.christiansen@civil.lmco.com>2015-01-05 10:45:17 +0000
committerDavid Christiansen <david.christiansen@civil.lmco.com>2015-01-05 10:45:17 +0000
commit5f32fd6712b40b58202265035eac3ecf69508826 (patch)
tree7db73442d0d794028b90d6c0b38cd4e11414f17e /src
parenta14dcb800b25d1b0477ab123b6865d90865f96f0 (diff)
parentb6bf259bc1d6a924207f5ac7e7b9b016aa87b73a (diff)
downloadDotNetOpenAuth-5f32fd6712b40b58202265035eac3ecf69508826.zip
DotNetOpenAuth-5f32fd6712b40b58202265035eac3ecf69508826.tar.gz
DotNetOpenAuth-5f32fd6712b40b58202265035eac3ecf69508826.tar.bz2
Merge branch 'master' of https://github.com/rcollette/DotNetOpenAuth into rcollette-master
Diffstat (limited to 'src')
-rw-r--r--src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj b/src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj
index f2ae810..1d4693f 100644
--- a/src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj
+++ b/src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj
@@ -75,10 +75,7 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Net.Http.2.2.15\lib\net45\System.Net.Http.Extensions.dll</HintPath>
</Reference>
- <Reference Include="System.Net.Http.Formatting, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.0.0\lib\net45\System.Net.Http.Formatting.dll</HintPath>
- </Reference>
+ <Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
<Reference Include="System.Net.Http.Primitives, Version=4.2.15.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Microsoft.Net.Http.2.2.15\lib\net45\System.Net.Http.Primitives.dll</HintPath>