зеркало из https://github.com/microsoft/BuildXL.git
Merged PR 659556: Update System.Threading.Channels to 6.0.0
Update System.Threading.Channels to 6.0.0
This commit is contained in:
Родитель
585fcbfd2a
Коммит
c7d7d1a615
|
@ -4290,7 +4290,7 @@
|
|||
"Type": "NuGet",
|
||||
"NuGet": {
|
||||
"Name": "System.Threading.Channels",
|
||||
"Version": "5.0.0"
|
||||
"Version": "6.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -250,7 +250,7 @@ config({
|
|||
{ id: "Pipelines.Sockets.Unofficial", version: "2.2.0",
|
||||
dependentPackageIdsToSkip: ["System.IO.Pipelines", "System.Runtime.CompilerServices.Unsafe", "Microsoft.Bcl.AsyncInterfaces"] },
|
||||
{ id: "System.Diagnostics.PerformanceCounter", version: "5.0.0" },
|
||||
{ id: "System.Threading.Channels", version: "5.0.0", dependentPackageIdsToSkip: ["System.Threading.Tasks.Extensions"] },
|
||||
{ id: "System.Threading.Channels", version: "6.0.0", dependentPackageIdsToSkip: ["System.Threading.Tasks.Extensions"] },
|
||||
|
||||
{ id: "System.Linq.Async", version: "4.0.0"},
|
||||
{ id: "Polly", version: "7.2.1" },
|
||||
|
|
Загрузка…
Ссылка в новой задаче