Skip to content
This repository was archived by the owner on Jun 18, 2018. It is now read-only.

Commit f4f9069

Browse files
committed
Added reference to "System.Net.Http.Formatting"
AppVeyor failed to build the project without it.
1 parent dac2bb0 commit f4f9069

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Our.Umbraco.NestedContent/Our.Umbraco.NestedContent.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
<Reference Include="System" />
6060
<Reference Include="System.ComponentModel.DataAnnotations" />
6161
<Reference Include="System.Core" />
62+
<Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
6263
<Reference Include="System.Web" />
6364
<Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
6465
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.4.0.30506.0\lib\net40\System.Web.Http.dll</HintPath>

0 commit comments

Comments
 (0)