Commit 21af86b
Update target frameworks from .NET 7.0 to .NET 8.0 and fix test dependencies
- Upgraded main library from net7.0 to net8.0 (net7.0 is out of support)
- Upgraded test project from net7.0 to net8.0
- Updated Microsoft.NET.Test.Sdk from 16.8.0 to 17.11.1 to fix testhost assembly loading issues
- Resolves test execution failures with .NET 9.0 SDK
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 50189e2 commit 21af86b
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments