Skip to content

Commit

Permalink
Update Grpc.Core
Browse files Browse the repository at this point in the history
  • Loading branch information
ejizba committed Feb 4, 2022
1 parent 67c81cc commit b9f008e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Azure.Functions.PowerShellWorker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Licensed under the MIT license. See LICENSE file in the project root for full li
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Grpc.Core" Version="2.27.0" />
<PackageReference Include="Grpc.Core" Version="2.43.0" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.1" />
<PackageReference Include="CommandLineParser" Version="2.3.0" />
<PackageReference Include="Google.Protobuf" Version="3.11.4" />
Expand Down

0 comments on commit b9f008e

Please sign in to comment.