Skip to content

Commit

Permalink
Update to non-preview grpc version
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Mar 16, 2023
1 parent 8960420 commit 34796da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/BenchmarksApps/Grpc/BasicGrpc/BasicGrpc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
</ItemGroup>

<ItemGroup>
<!-- Update to non-preview when available -->
<PackageReference Include="Grpc.AspNetCore" Version="2.52.0-pre1" />
<PackageReference Include="Grpc.AspNetCore" Version="2.52.0" />
</ItemGroup>

</Project>

0 comments on commit 34796da

Please sign in to comment.