We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0976dc6 commit 577a7ceCopy full SHA for 577a7ce
Enum.Ext/Enum.Ext/Enum.Ext.csproj
@@ -9,8 +9,7 @@
9
<RepositoryUrl>https://github.com/simonmau/enum_ext</RepositoryUrl>
10
<PackageLicenseFile>LICENSE</PackageLicenseFile>
11
<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>
+ <Description>Implementation of a TypeSafeEnum, so you dont have to look it up and copy it in every project.</Description>
14
</PropertyGroup>
15
16
<ItemGroup>
0 commit comments