We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e22a8fd + 3d06a01 commit b8b1ad2Copy full SHA for b8b1ad2
BlazorTemplate/Client/BlazorTemplate.Client.csproj
@@ -16,7 +16,7 @@
16
<PackageReference Include="Google.Protobuf" Version="3.14.0" />
17
<PackageReference Include="Grpc.Net.Client" Version="2.34.0" />
18
<PackageReference Include="Grpc.Net.Client.Web" Version="2.34.0" />
19
- <PackageReference Include="Grpc.Tools" Version="2.34.0">
+ <PackageReference Include="Grpc.Tools" Version="2.35.0">
20
<PrivateAssets>all</PrivateAssets>
21
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
22
</PackageReference>
0 commit comments