We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386eeaf commit e38c3e7Copy full SHA for e38c3e7
1 file changed
src/Andre/SoapstoneLib/SoapstoneLib/Andre.SoapstoneLib.csproj
@@ -17,8 +17,8 @@
17
18
<ItemGroup>
19
<Protobuf Include="..\Proto\*.proto" />
20
- <PackageReference Include="Grpc.AspNetCore" Version="2.63.0" />
21
- <PackageReference Include="Grpc.Net.Client" Version="2.63.0" />
+ <PackageReference Include="Grpc.AspNetCore" Version="2.76.0" />
+ <PackageReference Include="Grpc.Net.Client" Version="2.76.0" />
22
</ItemGroup>
23
24
</Project>
0 commit comments