Skip to content

Commit 319b8f0

Browse files
Bump System.Net.Http from 4.3.2 to 4.3.4 in /src/Tests
Bumps System.Net.Http from 4.3.2 to 4.3.4. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0eb68d9 commit 319b8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<Reference Include="..\..\build\profiling\JetBrains.Profiler.Windows.SelfApi.dll" />
4545
</ItemGroup>
4646
<ItemGroup Condition="'$(TargetFramework)'=='netcoreapp1.1'">
47-
<PackageReference Include="System.Net.Http" Version="4.3.2" />
47+
<PackageReference Include="System.Net.Http" Version="4.3.4" />
4848
<PackageReference Include="System.Diagnostics.FileVersionInfo" Version="4.3.0" />
4949
</ItemGroup>
5050
<ItemGroup Condition="'$(TargetFramework)'!='net45'">

0 commit comments

Comments
 (0)