Merge pull request #13078 from dotnet/marcpopMSFT-compliance
Force an explicit package reference to a newer version of system.net.http
This commit is contained in:
commit
fd8dd2e574
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@
|
|||
<PackageReference Include="FluentAssertions" Version="4.18.0" />
|
||||
<PackageReference Include="xunit" Version="2.2.0" />
|
||||
<PackageReference Include="Microsoft.DotNet.Cli.Utils" Version="$(MicrosoftDotNetCliUtilsPackageVersion)" />
|
||||
<PackageReference Include="System.Net.Http" Version="4.3.2" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Reference in a new issue