Commit c38f0a9
committed
analyzer: add MIT PackageLicenseExpression to NuGet package
Fixes the 'License missing' NuGet authoring best practices warning
by adding <PackageLicenseExpression>MIT</PackageLicenseExpression>
to the packaged project, matching the repo's existing LICENSE file.1 parent 46c1fa7 commit c38f0a9
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments