Skip to content

Commit d3a048d

Browse files
committed
Added framework reference for net45 to system.net.http
1 parent c3beb1c commit d3a048d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.Graph/Microsoft.Graph.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ July 2018 Release Summary (version 1.10.0)
5353
</ItemGroup>
5454
<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">
5555
<Reference Include="System" />
56+
<Reference Include="System.Net.Http" />
5657
<Reference Include="Microsoft.CSharp" />
5758
<PackageReference Include="Newtonsoft.Json" Version="[6.0.1,12)" />
5859
</ItemGroup>

0 commit comments

Comments
 (0)