Skip to content

Commit 34796da

Browse files
committed
Update to non-preview grpc version
1 parent 8960420 commit 34796da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/BenchmarksApps/Grpc/BasicGrpc/BasicGrpc.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<!-- Update to non-preview when available -->
17-
<PackageReference Include="Grpc.AspNetCore" Version="2.52.0-pre1" />
16+
<PackageReference Include="Grpc.AspNetCore" Version="2.52.0" />
1817
</ItemGroup>
1918

2019
</Project>

0 commit comments

Comments
 (0)