Skip to content

Commit

Permalink
chore: add license information to Directory.Build.props
Browse files Browse the repository at this point in the history
  • Loading branch information
diegofrata authored Mar 28, 2024
1 parent 47e36ed commit a0eac83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
<Description>A source code generator for automatically implementing IEquatable&lt;T&gt; using only attributes.</Description>
<PackageTags>source generator, equality, equals, equatable</PackageTags>
<NoPackageAnalysis>true</NoPackageAnalysis>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>
</Project>

0 comments on commit a0eac83

Please sign in to comment.