We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3664c commit 9b017ffCopy full SHA for 9b017ff
src/OpenFeature.Contrib.Providers.Flagd/OpenFeature.Contrib.Providers.Flagd.csproj
@@ -27,7 +27,7 @@
27
<Protobuf Include="schemas\protobuf\schema\v1\schema.proto" GrpcServices="Client" />
28
<PackageReference Include="Google.Protobuf" Version="3.23.4" />
29
<PackageReference Include="Grpc.Net.Client" Version="2.55.0" />
30
- <PackageReference Include="Grpc.Tools" Version="2.57.0">
+ <PackageReference Include="Grpc.Tools" Version="2.58.0">
31
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
32
<PrivateAssets>all</PrivateAssets>
33
</PackageReference>
0 commit comments