Commit a9d937c
Upgrade target framework from net6 to net8.0 and fix package compatibility
- Updated TargetFramework from net6 to net8.0 to resolve compatibility issues
- Added Platform.Data.Doublets package reference with compatible version 0.17.2
- This resolves the NU1202 error where Platform.Data.Doublets.Sequences 0.5.2
requires net7.0 or higher target framework
Addresses issue #42: The original request was to upgrade from netcoreapp3.0
to netcoreapp3.1, but the project has evolved and now needs a modern target
framework to work with current dependencies.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 61bfbe8 commit a9d937c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
0 commit comments