Merged PR 698288: Upgrade grpc to 2.51.0

Upgrade grpc to 2.51.0
This commit is contained in:
Semih Okur 2023-01-26 22:47:53 +00:00
Родитель 3072725faa
Коммит 24097597c9
2 изменённых файлов: 11 добавлений и 11 удалений

Просмотреть файл

@ -402,7 +402,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.AspNetCore",
"Version": "2.47.0"
"Version": "2.51.0"
}
}
},
@ -411,7 +411,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.AspNetCore.Server",
"Version": "2.47.0"
"Version": "2.51.0"
}
}
},
@ -420,7 +420,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.AspNetCore.Server.ClientFactory",
"Version": "2.47.0"
"Version": "2.51.0"
}
}
},
@ -438,7 +438,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.Core.Api",
"Version": "2.47.0"
"Version": "2.51.0"
}
}
},
@ -447,7 +447,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.Net.Client",
"Version": "2.47.0"
"Version": "2.51.0"
}
}
},
@ -456,7 +456,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.Net.Client.Web",
"Version": "2.47.0"
"Version": "2.51.0"
}
}
},
@ -465,7 +465,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.Net.ClientFactory",
"Version": "2.47.0"
"Version": "2.51.0"
}
}
},
@ -474,7 +474,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.Net.Common",
"Version": "2.47.0"
"Version": "2.51.0"
}
}
},
@ -483,7 +483,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.Tools",
"Version": "2.47.0"
"Version": "2.51.0"
}
}
},

Просмотреть файл

@ -5,8 +5,8 @@
const protoVersion = "3.19.5";
const protoToolsVersion = "3.19.5";
const grpcNetVersion = "2.47.0";
const grpcCoreVersion = "2.47.0";
const grpcNetVersion = "2.51.0";
const grpcCoreVersion = "2.51.0";
export const pkgs = [
// grpc