Skip to content

Commit

Permalink
corrected reference for System.Net.Http.Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbeletsky committed Mar 27, 2012
1 parent 811826b commit da6008e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AspNet.Portal.Mobile/AspNet.Portal.Mobile.csproj
Expand Up @@ -87,6 +87,7 @@
</Reference>
<Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\System.Net.Http.Formatting.4.0.20126.16343\lib\net40\System.Net.Http.Formatting.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http.WebRequest, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<Private>True</Private>
Expand Down

0 comments on commit da6008e

Please sign in to comment.