Skip to content

Commit 827f43c

Browse files
committed
Description
1 parent 94292ae commit 827f43c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/WrapperValueObject.Generator/WrapperValueObject.Generator.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
<LangVersion>preview</LangVersion>
66
<Nullable>enable</Nullable>
77
<IsPackable>true</IsPackable>
8+
<Description>
9+
A .NET source generator for creating simple value objects without too much boilerplate for Equals, GetHashCode and operators overloads/implementations.
10+
</Description>
811
<PackageLicenseExpression>MIT</PackageLicenseExpression>
912
<PackageProjectUrl>https://github.com/martinothamar/WrapperValueObject</PackageProjectUrl>
1013
<RepositoryUrl>https://github.com/martinothamar/WrapperValueObject</RepositoryUrl>

0 commit comments

Comments
 (0)