Skip to content

Commit

Permalink
Merge pull request #4 from dolittle/release-updategrpc
Browse files Browse the repository at this point in the history
Update grpc dependency
  • Loading branch information
woksin authored Jan 24, 2021
2 parents fc6f14a + c804a0e commit 75e5a54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/MSBuild/Protobuf.MSBuild.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.14.0" />
<PackageReference Include="Google.Protobuf.Tools" Version="3.14.0" />
<PackageReference Include="Grpc" Version="2.34.1" />
<PackageReference Include="Grpc.Tools" Version="2.34.1" />
<PackageReference Include="Grpc" Version="2.35.0" />
<PackageReference Include="Grpc.Tools" Version="2.35.0" />
</ItemGroup>

</Project>

0 comments on commit 75e5a54

Please sign in to comment.