Skip to content

Commit fd2721a

Browse files
committed
add missing Reference Include
1 parent 7267994 commit fd2721a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Tests/Exceptionless.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
<SpecificVersion>False</SpecificVersion>
101101
<HintPath>..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
102102
</Reference>
103+
<Reference Include="System.Runtime" />
103104
<Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
104105
<SpecificVersion>False</SpecificVersion>
105106
<HintPath>..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>

0 commit comments

Comments
 (0)