We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8960420 commit 34796daCopy full SHA for 34796da
src/BenchmarksApps/Grpc/BasicGrpc/BasicGrpc.csproj
@@ -13,8 +13,7 @@
13
</ItemGroup>
14
15
<ItemGroup>
16
- <!-- Update to non-preview when available -->
17
- <PackageReference Include="Grpc.AspNetCore" Version="2.52.0-pre1" />
+ <PackageReference Include="Grpc.AspNetCore" Version="2.52.0" />
18
19
20
</Project>
0 commit comments