Skip to content

Commit

Permalink
remove only System.Net.Http
Browse files Browse the repository at this point in the history
  • Loading branch information
altinmdsol committed May 12, 2021
1 parent bed4fa5 commit a985004
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Medidata.MAuth.Core/Medidata.MAuth.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
<PackageReference Include="System.Net.Http" Version="4.3.2" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.1.2" />
</ItemGroup>

Expand Down

0 comments on commit a985004

Please sign in to comment.