Commit f4d05e7
Fix deprecated PackageLicenseUrl and update Microsoft.Bcl.AsyncInterfaces
- Replace deprecated PackageLicenseUrl with PackageLicenseExpression (Apache-2.0)
Addresses #168: the old URL format is deprecated by NuGet and caused a 404
- Update Microsoft.Bcl.AsyncInterfaces from 5.0 to 10.0.3
Eliminates NU1605 package downgrade warning: System.Threading.Channels (*)
transitively requires 10.0.3, but the explicit 5.0.0 requirement caused it
to be downgraded at resolution time
Co-authored-by: Copilot <[email protected]>1 parent b2feef3 commit f4d05e7
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments