зеркало из https://github.com/microsoft/BuildXL.git
Merged PR 669107: Update grpc.net to 2.47.0
This commit is contained in:
Родитель
526cc349a8
Коммит
144c8df6e7
|
@ -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 = [
|
||||
|
|
Загрузка…
Ссылка в новой задаче