Merged PR 654382: Update Microsoft.Azure.Amqp to v. 2.5.10

Update Microsoft.Azure.Amqp to v. 2.5.10
This commit is contained in:
Sergey Tepliakov 2022-03-22 18:54:50 +00:00
Родитель a4ef6e381f
Коммит 8247520e16
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -681,7 +681,7 @@
"Type": "NuGet",
"NuGet": {
"Name": "Microsoft.Azure.Amqp",
"Version": "2.4.11"
"Version": "2.5.10"
}
}
},

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

@ -180,7 +180,7 @@ config({
{ id: "JsonDiffPatch.Net", version: "2.1.0" },
// Event hubs
{ id: "Microsoft.Azure.Amqp", version: "2.4.11" },
{ id: "Microsoft.Azure.Amqp", version: "2.5.10" },
{ id: "Microsoft.Azure.EventHubs", version: "4.3.2",
dependentPackageIdsToSkip: ["System.Net.Http", "System.Reflection.TypeExtensions", "System.Runtime.Serialization.Primitives", "Newtonsoft.Json", "System.Diagnostics.DiagnosticSource"],
},