Skip to content

Commit d2b3eaf

Browse files
Bump System.Net.Http from 4.3.0 to 4.3.4 (#3610)
--- updated-dependencies: - dependency-name: System.Net.Http dependency-version: 4.3.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
1 parent 2d59834 commit d2b3eaf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Authentication/Authentication.Test/Microsoft.Graph.Authentication.Test.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<!-- As described in this post https://devblogs.microsoft.com/powershell/depending-on-the-right-powershell-nuget-package-in-your-net-project, reference the SDK for dotnetcore-->
1010
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.5.0" PrivateAssets="all" Condition="'$(TargetFramework)' == 'net8.0'" />
1111
<PackageReference Include="Moq" Version="4.20.70" />
12+
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1213
<PackageReference Include="xunit" Version="2.4.2" />
1314
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
1415
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)