Skip to content

Commit

Permalink
Merge branch 'main' into chore/kiota-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
andrueastman authored Nov 18, 2024
2 parents 66dcecd + 72aa793 commit e40fb97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Graph.Core/Microsoft.Graph.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@
</PackageReference>
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="[6.0,9.0)" />
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="[6.0,)" />
</ItemGroup>
</Project>

0 comments on commit e40fb97

Please sign in to comment.