Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 71acbca

Browse files
author
Jonas Pyfferoen
committed
Fix build
1 parent 4b4a05c commit 71acbca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Our.Umbraco.DocTypeGridEditor/Our.Umbraco.DocTypeGridEditor.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@
7272
<Reference Include="System.Core" />
7373
<Reference Include="System.Net.Http" />
7474
<Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
75-
<Private>False</Private>
75+
<SpecificVersion>False</SpecificVersion>
76+
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
7677
</Reference>
7778
<Reference Include="System.Web" />
7879
<Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">

0 commit comments

Comments
 (0)