Commit c35789f
committed
Add netstandard-specific package refs for Channels/Immutable
Added conditional PackageReferences for System.Threading.Channels and System.Collections.Immutable (min version 6.0.0) when targeting netstandard2.0 or netstandard2.1. This maintains compatibility for netstandard consumers without enforcing newer minimums, while allowing higher versions to resolve as needed.1 parent 031eff6 commit c35789f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments