Commit f4ec850
Eng: bump Microsoft.Bcl.AsyncInterfaces 10.0.3 → 10.0.5
System.Threading.Channels (pinned to *) resolves to 10.0.5, which
transitively requires Microsoft.Bcl.AsyncInterfaces >= 10.0.5.
With our explicit pin at 10.0.3 NuGet emitted a NU1605 downgrade
warning on every build target. Bumping the direct reference to 10.0.5
aligns it with the transitive requirement and eliminates the warning.
No API surface change; all 348/348 tests pass.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7319e42 commit f4ec850
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments