Skip to content

Commit b8b1ad2

Browse files
authored
Merge pull request #20 from arjunkrishna/dependabot/nuget/BlazorTemplate/Client/Main/Grpc.Tools-2.35.0
Bump Grpc.Tools from 2.34.0 to 2.35.0 in /BlazorTemplate/Client
2 parents e22a8fd + 3d06a01 commit b8b1ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BlazorTemplate/Client/BlazorTemplate.Client.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Google.Protobuf" Version="3.14.0" />
1717
<PackageReference Include="Grpc.Net.Client" Version="2.34.0" />
1818
<PackageReference Include="Grpc.Net.Client.Web" Version="2.34.0" />
19-
<PackageReference Include="Grpc.Tools" Version="2.34.0">
19+
<PackageReference Include="Grpc.Tools" Version="2.35.0">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
</PackageReference>

0 commit comments

Comments
 (0)