Skip to content

Commit 577a7ce

Browse files
committed
Change package description
1 parent 0976dc6 commit 577a7ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Enum.Ext/Enum.Ext/Enum.Ext.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
<RepositoryUrl>https://github.com/simonmau/enum_ext</RepositoryUrl>
1010
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1111
<PackageIconUrl>https://github.com/simonmau/enum_ext/blob/master/Resources/Logo/EXT_64.png?raw=true</PackageIconUrl>
12-
<Description>Implementation of a TypeSafeEnum, so you dont have to look it up and copy it in every project.
13-
With Support for JSON Serialization.</Description>
12+
<Description>Implementation of a TypeSafeEnum, so you dont have to look it up and copy it in every project.</Description>
1413
</PropertyGroup>
1514

1615
<ItemGroup>

0 commit comments

Comments
 (0)