We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab85398 commit f205207Copy full SHA for f205207
MyJetTools.Sdk.Grpc/MyJetTools.Sdk.Grpc.csproj
@@ -8,6 +8,6 @@
8
9
<ItemGroup>
10
<PackageReference Include="Grpc.AspNetCore" Version="2.45.0" />
11
- <PackageReference Include="MyJetTools.Grpc.Sdk.GrpcMetrics" Version="1.0.1" />
+ <PackageReference Include="MyJetTools.Grpc.Sdk.GrpcMetrics" Version="1.0.2" />
12
</ItemGroup>
13
</Project>
0 commit comments