From bcbd02231ba2a1cc242183442123ff781f009483 Mon Sep 17 00:00:00 2001 From: Francisco-Gamino Date: Fri, 11 Feb 2022 11:34:19 -0800 Subject: [PATCH] Update Google.Protobuf.Tools to version 3.19.4 --- src/Microsoft.Azure.Functions.PowerShellWorker.csproj | 2 +- tools/helper.psm1 | 2 +- tools/protobuf.tools.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Microsoft.Azure.Functions.PowerShellWorker.csproj b/src/Microsoft.Azure.Functions.PowerShellWorker.csproj index f245fd06..aed806b2 100644 --- a/src/Microsoft.Azure.Functions.PowerShellWorker.csproj +++ b/src/Microsoft.Azure.Functions.PowerShellWorker.csproj @@ -23,7 +23,7 @@ Licensed under the MIT license. See LICENSE file in the project root for full li - + diff --git a/tools/helper.psm1 b/tools/helper.psm1 index d617f2c4..b01bb542 100644 --- a/tools/helper.psm1 +++ b/tools/helper.psm1 @@ -23,7 +23,7 @@ $DotnetSDKVersionRequirements = @{ } $GrpcToolsVersion = '2.43.0' # grpc.tools -$GoogleProtobufToolsVersion = '3.11.4' # google.protobuf.tools +$GoogleProtobufToolsVersion = '3.19.4' # google.protobuf.tools function Find-Dotnet { diff --git a/tools/protobuf.tools.csproj b/tools/protobuf.tools.csproj index b4df3b71..ed482be2 100644 --- a/tools/protobuf.tools.csproj +++ b/tools/protobuf.tools.csproj @@ -12,7 +12,7 @@ Licensed under the MIT license. See LICENSE file in the project root for full li - +