File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/OpenFeature.Contrib.Providers.Flagd Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 25
25
<!-- The schema.proto file referenced here will be used to automatically generate the Grpc client when executing 'dotnet build' -->
26
26
<!-- The generated files will be placed in ./obj/Debug/netstandard2.0/Protos -->
27
27
<Protobuf Include =" schemas\protobuf\schema\v1\schema.proto" GrpcServices =" Client" />
28
- <PackageReference Include =" Google.Protobuf" Version =" 3.21.12 " />
28
+ <PackageReference Include =" Google.Protobuf" Version =" 3.22.1 " />
29
29
<PackageReference Include =" Grpc.Net.Client" Version =" 2.51.0" />
30
30
<PackageReference Include =" Grpc.Tools" Version =" 2.51.0" >
31
31
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments