Skip to content

Commit

Permalink
Latest Grpc.AspNetCore
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Sep 30, 2023
1 parent 699b379 commit 515ea2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet_grpc_bench/GreeterServer/GreeterServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Grpc.AspNetCore" Version="2.56.0" />
<PackageReference Include="Grpc.AspNetCore" Version="2.57.0" />

<Protobuf Include="..\..\proto\helloworld\helloworld.proto" Link="helloworld.proto" />
</ItemGroup>
Expand Down

0 comments on commit 515ea2f

Please sign in to comment.