Merged PR 669107: Update grpc.net to 2.47.0

This commit is contained in:
Semih Okur 2022-07-05 16:02:52 +00:00
Родитель 526cc349a8
Коммит 144c8df6e7
2 изменённых файлов: 8 добавлений и 8 удалений

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

@ -312,7 +312,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.AspNetCore",
"Version": "2.47.0-pre1"
"Version": "2.47.0"
}
}
},
@ -321,7 +321,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.AspNetCore.Server",
"Version": "2.47.0-pre1"
"Version": "2.47.0"
}
}
},
@ -330,7 +330,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.AspNetCore.Server.ClientFactory",
"Version": "2.47.0-pre1"
"Version": "2.47.0"
}
}
},
@ -357,7 +357,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.Net.Client",
"Version": "2.47.0-pre1"
"Version": "2.47.0"
}
}
},
@ -366,7 +366,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.Net.Client.Web",
"Version": "2.47.0-pre1"
"Version": "2.47.0"
}
}
},
@ -375,7 +375,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.Net.ClientFactory",
"Version": "2.47.0-pre1"
"Version": "2.47.0"
}
}
},
@ -384,7 +384,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Grpc.Net.Common",
"Version": "2.47.0-pre1"
"Version": "2.47.0"
}
}
},

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

@ -5,7 +5,7 @@
const protoVersion = "3.19.4";
const protoToolsVersion = "3.19.4";
const grpcNetVersion = "2.47.0-pre1";
const grpcNetVersion = "2.47.0";
const grpcCoreVersion = "2.46.3";
export const pkgs = [