Commit d04d247
committed
Update target frameworks and project version to 9.0.0
- Removed net7.0 and added net9.0 as target frameworks.
- Updated project version from 8.2.1 to 9.0.0.
- Added conditional package reference for Microsoft.Extensions.Primitives 9.0.0 for net9.0.
- Modified existing package reference for Microsoft.Extensions.Primitives 7.0.0 to exclude net9.0.1 parent f1a4bd8 commit d04d247
1 file changed
Lines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 34 | | |
39 | 35 | | |
40 | | - | |
41 | 36 | | |
| 37 | + | |
| 38 | + | |
42 | 39 | | |
43 | 40 | | |
44 | 41 | | |
| |||
0 commit comments