Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamranjan committed Apr 6, 2020
1 parent 2f8d5c4 commit 9d906ef
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 @@ -45,10 +45,10 @@ Advanced uses take advantage of the consistency guarantees to implement database


<ItemGroup>
<PackageReference Include="DnsClient" Version="1.3.0" />
<PackageReference Include="DnsClient" Version="1.3.1" />
<PackageReference Include="Google.Protobuf" Version="3.11.4" />
<PackageReference Include="Grpc.Core" Version="2.27.0" />
<PackageReference Include="Grpc.Tools" Version="2.27.0">
<PackageReference Include="Grpc.Core" Version="2.28.1" />
<PackageReference Include="Grpc.Tools" Version="2.28.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 9d906ef

Please sign in to comment.