Bump System.Net.Http in /test/Microsoft.DotNet.Tools.Tests.Utilities
Bumps System.Net.Http from 4.3.2 to 4.3.4. --- updated-dependencies: - dependency-name: System.Net.Http dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fd8dd2e574
commit
9b1c54620e
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +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" />
|
||||
<PackageReference Include="System.Net.Http" Version="4.3.4" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Reference in a new issue