Commit 13a79c7
committed
chore: align net10.0 package versions with CPM and drop redundant overrides
Bump Microsoft.Extensions.Http to 10.0.9 in Directory.Packages.props so the
central version matches the other net10.0 dependencies.
Remove VersionOverride from net10.0 PackageReference items in
Dependencies.props; those versions are already defined in CPM. Keep
VersionOverride on net8.0 and net9.0 where per-TFM versions still differ
from the central package versions.1 parent 760cc84 commit 13a79c7
2 files changed
Lines changed: 5 additions & 6 deletions
File tree
- src
- Devlead.Testing.MockHttp
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments