Commit 0e6787f
Fix CI pack errors: remove duplicate license/readme metadata
- Remove PackageReadmeFile from Directory.Build.props (was causing NU5039
on Domain and Abstractions which don't include a readme in their pack)
- Remove PackageLicenseFile from LibEmiddle.csproj (was causing NU5033 —
cannot specify both PackageLicenseExpression and PackageLicenseFile)
- Bump VersionPrefix in Directory.Build.props to 2.6.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4d51864 commit 0e6787f
2 files changed
Lines changed: 1 addition & 3 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 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments