Skip to content

Commit e38c3e7

Browse files
committed
Grpc.AspNetCore + Grpc.Net.Client
- Updated Grpc.AspNetCore from 2.63.0 to 2.76.0 - Updated Grpc.Net.Client from 2.63.0 to 2.76.0
1 parent 386eeaf commit e38c3e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Andre/SoapstoneLib/SoapstoneLib/Andre.SoapstoneLib.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
<ItemGroup>
1919
<Protobuf Include="..\Proto\*.proto" />
20-
<PackageReference Include="Grpc.AspNetCore" Version="2.63.0" />
21-
<PackageReference Include="Grpc.Net.Client" Version="2.63.0" />
20+
<PackageReference Include="Grpc.AspNetCore" Version="2.76.0" />
21+
<PackageReference Include="Grpc.Net.Client" Version="2.76.0" />
2222
</ItemGroup>
2323

2424
</Project>

0 commit comments

Comments
 (0)