We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6834ed commit 04bdae0Copy full SHA for 04bdae0
src/OpenFeature.Contrib.Providers.Flagd/OpenFeature.Contrib.Providers.Flagd.csproj
@@ -19,7 +19,7 @@
19
</AssemblyAttribute>
20
</ItemGroup>
21
<ItemGroup Condition="'$(TargetFramework)' == 'net462'">
22
- <PackageReference Include="System.Net.Http.WinHttpHandler" Version="6.0.1" />
+ <PackageReference Include="System.Net.Http.WinHttpHandler" Version="7.0.0" />
23
24
<ItemGroup>
25
<!-- The schema.proto file referenced here will be used to automatically generate the Grpc client when executing 'dotnet build' -->
0 commit comments