Skip to content

Commit

Permalink
Merge pull request #188 from shubhamranjan/package-updates
Browse files Browse the repository at this point in the history
Package updates
  • Loading branch information
shubhamranjan authored Oct 19, 2023
2 parents de88361 + add8d63 commit 90eee41
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dotnet-etcd/dotnet-etcd.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ Advanced uses take advantage of the consistency guarantees to implement database


<ItemGroup>
<PackageReference Include="Google.Api.CommonProtos" Version="2.5.0" />
<PackageReference Include="Google.Protobuf" Version="3.23.1" />
<PackageReference Include="Google.Api.CommonProtos" Version="2.12.0" />
<PackageReference Include="Google.Protobuf" Version="3.24.4" />
<PackageReference Include="Grpc.Net.Client" Version="2.57.0" />
<PackageReference Include="Grpc.Tools" Version="2.57.0">
<PackageReference Include="Grpc.Tools" Version="2.59.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 90eee41

Please sign in to comment.