Skip to content

Commit

Permalink
Merge pull request #77 from mdsol/removeSystemNetHttpOnly
Browse files Browse the repository at this point in the history
mcc-769983 : another suggestion - remove only System.Net.Http
  • Loading branch information
lschreck-mdsol authored May 14, 2021
2 parents bed4fa5 + a985004 commit 2ef5235
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 2ef5235

Please sign in to comment.