Skip to content

Commit 04bdae0

Browse files
chore(deps): update dependency system.net.http.winhttphandler to v7 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6834ed commit 04bdae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/OpenFeature.Contrib.Providers.Flagd/OpenFeature.Contrib.Providers.Flagd.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</AssemblyAttribute>
2020
</ItemGroup>
2121
<ItemGroup Condition="'$(TargetFramework)' == 'net462'">
22-
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="6.0.1" />
22+
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="7.0.0" />
2323
</ItemGroup>
2424
<ItemGroup>
2525
<!-- The schema.proto file referenced here will be used to automatically generate the Grpc client when executing 'dotnet build' -->

0 commit comments

Comments
 (0)